i3: Stop volumed-pulse from executing during i3 refresh

Whoops.
This commit is contained in:
Salt 2017-09-07 15:39:33 -05:00
parent 1f71b93b36
commit bacb417ef7

View File

@ -62,7 +62,7 @@ exec_always --no-startup-id "compton --config ~/.config/compton.conf"
exec_always --no-startup-id "dunst"
exec_always --no-startup-id "feh --randomize --bg-fill ~/Pictures/Wallpapers/i3"
exec_always --no-startup-id "xfce4-power-manager"
exec_always --no-startup-id "xfce4-volumed-pulse"
exec --no-startup-id "xfce4-volumed-pulse"
exec_always --no-startup-id "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"
#exec --no-startup-id "mopidy"
#exec --no-startup-id "syncthing -no-browser"