added google-musicmanager to xinitrc
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user