fixed theme sourcing
This commit is contained in:
parent
538770226e
commit
692d5ef4bd
@ -58,7 +58,7 @@ load_theme() {
|
||||
fi
|
||||
|
||||
# setting theme
|
||||
theme="$HOME/.config/rofi/scripts/mpd/$menu/$style.rasi"
|
||||
theme="$HOME/.config/rofi/scripts/music/$menu/$style.rasi"
|
||||
|
||||
# setting layout
|
||||
if [[ ( "$theme" == *'dropdown'* ) ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user