fixed mpd ref

This commit is contained in:
spinach 2023-02-11 19:09:46 -05:00
parent a3cc682587
commit baf8ece1a3

View File

@ -21,7 +21,7 @@ if [[ -n "$1" ]] ; then
theme="$1"
fi
theme="$HOME/.config/rofi/launchers/mpd/$theme/$style"
theme="$HOME/.config/rofi/scripts/mpd/$theme/$style"
# Theme Elements
status="`mpc status`"