X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.xinitrc;fp=.xinitrc;h=7018cf418327d868e5a0226797cd5d33fe09305c;hb=81d03156ffa4b89fcf0c194cf52ae54d097d7e14;hp=664442e430c3cfa9d70965faaa3df9fe5a8c02ba;hpb=b6a66baa4b82f4cd5604b9f76f9848540f74026b;p=dotfiles.git diff --git a/.xinitrc b/.xinitrc index 664442e..7018cf4 100644 --- a/.xinitrc +++ b/.xinitrc @@ -63,6 +63,7 @@ xset s 300 300 # DPMS on notebook: standby - 10 minutes, suspend - 15 minutes, off - 20 minutes xset dpms 600 900 1200 +pulseaudio --start xscreensaver & xbindkeys xxkb & @@ -98,6 +99,6 @@ fi dbus-launch --exit-with-session gpg-agent --daemon "$WINDOW_MANAGER" # Stop pulseaudio, xscreensaver and xsetbg.py -pulseaudio -k +pulseaudio --kill xscreensaver-command -exit & "$HOME"/current/projects/xsetbg/xsetbg-http-stop &