fixed mpd ref

main
spinach 2 years ago
parent a3cc682587
commit baf8ece1a3

@ -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`"

Loading…
Cancel
Save