patch powermenu.sh

add -no-config option on rofi_command
This commit is contained in:
erdivartanovich
2021-05-08 23:11:16 +07:00
parent 46154c5283
commit 70780516ba
21 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ else
exit 1
fi
rofi_command="rofi -theme $DIR/$theme/powermenu.rasi"
rofi_command="rofi -no-config -theme $DIR/powermenu.rasi"
# Options
shutdown=" Shutdown"