mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +10:00
Autostart the mpd daemon.
This commit is contained in:
@@ -14,6 +14,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
nm-applet &
|
nm-applet &
|
||||||
|
systemctl --user start mpd &
|
||||||
"$HOME"/.screenlayout/layout.sh &
|
"$HOME"/.screenlayout/layout.sh &
|
||||||
sleep 1
|
sleep 1
|
||||||
conky -c "$HOME"/.config/conky/qtile/01/"$COLORSCHEME".conf || echo "Couldn't start conky."
|
conky -c "$HOME"/.config/conky/qtile/01/"$COLORSCHEME".conf || echo "Couldn't start conky."
|
||||||
|
|||||||
Reference in New Issue
Block a user