[music] fix: launch sb-mpdup at startup
This commit is contained in:
parent
3c07609ec9
commit
0c8623b510
@ -10,6 +10,7 @@ redshift &
|
||||
dunst &> /dev/null & #temp fix
|
||||
# MPD daemon start (if no other user instance exists)
|
||||
[ ! -s "$XDG_CONFIG_HOME/mpd/pid" ] && mpd
|
||||
[ -z "$(pgrep -f sb-mpdup)" ] && sb-mpdup &
|
||||
pulsemixer --set-volume 50
|
||||
sbacklight set 3 &
|
||||
setbg &
|
||||
|
Reference in New Issue
Block a user