diff --git a/scripts/mpd/mpd.sh b/scripts/mpd/mpd.sh index 68a25c0..7bdbf75 100755 --- a/scripts/mpd/mpd.sh +++ b/scripts/mpd/mpd.sh @@ -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`"