This commit is contained in:
2026-07-31 06:51:15 -04:00
parent 77a8d34a89
commit bebab51bad
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -57,6 +57,7 @@
"menu": "on-click",
"menu-file": "~/.config/waybar/power_menu.xml",
"menu-actions": {
"logout": "loginctl terminate-user \"\"",
"shutdown": "systemctl poweroff",
"reboot": "systemctl reboot"
}