mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Autostart the mpd daemon.
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user