added google-musicmanager to xinitrc

This commit is contained in:
2014-04-26 00:18:49 -06:00
parent 40f37efe29
commit aa7877b1aa
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
;Global Settings ;Global Settings
[redshift] [redshift]
temp-day=6300 temp-day=6300
temp-night=4500 temp-night=4000
transition=1 transition=1
[manual] [manual]
+1
View File
@@ -3,4 +3,5 @@
conky | while read -r; do xsetroot -name "$REPLY"; done & conky | while read -r; do xsetroot -name "$REPLY"; done &
redshift & redshift &
pulseaudio --start & pulseaudio --start &
google-musicmanager &
exec dbus-launch --exit-with-session --sh-syntax dwm exec dbus-launch --exit-with-session --sh-syntax dwm