fix: fix the way mpd is launched at startup

This commit is contained in:
David JULIEN 2021-02-13 17:12:58 +01:00
parent ff12f64348
commit 6b320e6249

View File

@ -7,7 +7,8 @@
xss-lock -- slock &
redshift &
dunst -follow mouse &> /dev/null & #temp fix
mpd &
# MPD daemon start (if no other user instance exists)
[ ! -s ~/.config/mpd/pid ] && mpd
amixer set Master 50%
sbacklight set 3 &
bat_notify &