diff --git a/simple/panels/scripts/powermenu.sh b/simple/panels/scripts/powermenu.sh index a8c9e73..ad3e03e 100755 --- a/simple/panels/scripts/powermenu.sh +++ b/simple/panels/scripts/powermenu.sh @@ -52,7 +52,7 @@ else exit 1 fi -rofi_command="rofi -no-config -theme $DIR/powermenu.rasi" +rofi_command="rofi -no-config -theme $DIR/$theme/powermenu.rasi" # Options shutdown=" Shutdown"