X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.xinitrc;h=7018cf418327d868e5a0226797cd5d33fe09305c;hb=7beb9d0cab6ab4a0f9206ecd031dcce54832ce70;hp=664442e430c3cfa9d70965faaa3df9fe5a8c02ba;hpb=7c8abf339f6f103cf25d5f6c0d80bc6ae8ed75b6;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 &