summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index ef15d27..860a936 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -18,14 +18,14 @@ source $HOME/bin/gpg-agent.sh
# autostart entries
setxkbmap de nodeadkeys
-(sleep 4; xbindkeys) &
+sup --delay-after 3 --delay 1 --reset-after 0 xbindkeys -n &
xkbcomp ~/.xkbmap $DISPLAY &
xautolock -nowlocker $HOME/bin/screen-locker.sh -locker $HOME/bin/screen-locker.sh -time 10 &
pulseaudio --start &
remote-notify-client.sh </dev/null &
# might need --glx-copy-from-front to reduce lag in urxvt
compton -bfzCG --backend glx --vsync opengl-swc --paint-on-overlay -D2 #--glx-no-rebind-pixmap --glx-no-stencil --unredir-if-possible
-redshift -l 48.190:15.62 -t 5700:4000 -m randr &
+redshift -l 48.190:15.62 -t 5700:3400 -m randr &
autostart () {
#urxvt -g 125x+45+1041+0 -e ssh mistral &