Autostart the mpd daemon.

This commit is contained in:
Derek Taylor
2025-04-18 17:10:46 -05:00
parent a48a0a0595
commit 260937be2c

View File

@@ -14,6 +14,7 @@ else
fi
nm-applet &
systemctl --user start mpd &
"$HOME"/.screenlayout/layout.sh &
sleep 1
conky -c "$HOME"/.config/conky/qtile/01/"$COLORSCHEME".conf || echo "Couldn't start conky."