xinitrc added necessary &

This commit is contained in:
2015-06-15 17:37:35 -06:00
parent a47e418e06
commit e0721fa469
+1 -1
View File
@@ -1,6 +1,6 @@
[[ -f ~/.Xresources ]] && xrdb -merge ~/.Xresources
redshift &
start-pulseaudio-x11
start-pulseaudio-x11 &
google-musicmanager &
unclutter -noevents &
setxkbmap -layout us -option ctrl:nocaps &