fixed mpd ref
This commit is contained in:
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…
x
Reference in New Issue
Block a user