Added waybar launch

This commit is contained in:
2025-06-26 15:03:37 +09:30
parent 7738be3e18
commit 3cc19cd9b8
2 changed files with 3 additions and 3 deletions

View File

@@ -172,7 +172,7 @@
"format" : "⏻ ",
"tooltip": false,
"menu": "on-click",
"menu-file": "/usr/share/waybar/custom_modules/power_menu.xml", // Menu file in resources folder
"menu-file": "~/.config/waybar/custom_modules/power_menu.xml", // Menu file in resources folder
"menu-actions": {
"shutdown": "systemctl poweroff",
"reboot": "systemctl reboot",