Make mpd a global service

This commit is contained in:
edwark43
2024-01-10 14:13:55 +00:00
parent 1f54326018
commit a64296027d
2 changed files with 7 additions and 14 deletions

View File

@@ -44,7 +44,7 @@ bspc rule -a scratch sticky=on state=floating focus=on
# Set system vars for polybar
. setsysvars
# Terminate already running polybar, sxhkd, dunst, and mpd instances
# Terminate already running polybar, sxhkd, and dunst instances
processes=("polybar" "sxhkd" "dunst")
for process in "${processes[@]}"; do