waybar use shutdown now command

This commit is contained in:
2026-02-10 18:48:06 +01:00
parent b469e95b1e
commit 91fc74e0e0

View File

@@ -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",