fixed theme sourcing

This commit is contained in:
spinach 2023-02-12 19:02:37 -05:00
parent 538770226e
commit 692d5ef4bd

View File

@ -58,7 +58,7 @@ load_theme() {
fi fi
# setting theme # setting theme
theme="$HOME/.config/rofi/scripts/mpd/$menu/$style.rasi" theme="$HOME/.config/rofi/scripts/music/$menu/$style.rasi"
# setting layout # setting layout
if [[ ( "$theme" == *'dropdown'* ) ]]; then if [[ ( "$theme" == *'dropdown'* ) ]]; then