waybar use shutdown now command
This commit is contained in:
@@ -238,7 +238,7 @@
|
||||
"menu": "on-click",
|
||||
"menu-file": "$HOME/.config/waybar/power_menu.xml", // Menu file in resources folder
|
||||
"menu-actions": {
|
||||
"shutdown": "shutdown",
|
||||
"shutdown": "shutdown now",
|
||||
"reboot": "reboot",
|
||||
"logout": "loginctl terminate-session \"$XDG_SESSION_ID\"",
|
||||
"suspend": "systemctl suspend",
|
||||
|
||||
Reference in New Issue
Block a user