[music] fix: launch sb-mpdup at startup

This commit is contained in:
David JULIEN 2022-11-13 01:12:10 +01:00
parent 3c07609ec9
commit 0c8623b510
1 changed files with 1 additions and 0 deletions

View File

@ -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 &