summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/.xinitrc b/.xinitrc
index 5d27bee..9eb1942 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -10,7 +10,7 @@ xrandr --output DVI-D-0 --left-of DVI-I-1
dash $HOME/.bg &
numlockx
-xset r rate 250 50 & # also in ~/bin/suspend-resume.sh
+xset r rate 250 50 &
source $HOME/bin/gpg-agent.sh
# autostart entries
@@ -21,7 +21,8 @@ xautolock -nowlocker $HOME/bin/screen-locker.sh -locker $HOME/bin/screen-locker.
pulseaudio --start &
remote-notify-client.sh &
compton -bfzCG --backend glx --vsync opengl-swc --paint-on-overlay -D2
-xflux -l 48.190 -g 15.62 -k 4200
+#xflux -l 48.190 -g 15.62 -k 4200
+redshift -l 48.190:15.62 -t 5700:3400 -m randr &
autostart () {
#urxvt -g 125x+45+1041+0 -e ssh mistral &
@@ -31,7 +32,7 @@ autostart () {
conky -c "$f" &
done
rm -f $HOME/passwords.kdb.lock
- keepassx&
+ keepassx &
transmission-remote-gtk &
thunderbird &
clipit &