added hyprlock, wlogout, and wlogout script.

This commit is contained in:
2025-06-10 18:49:54 -05:00
parent fafe4746e4
commit a67c7f6bab
10 changed files with 210 additions and 4 deletions

View File

@@ -134,10 +134,15 @@
"custom/power": {
"tooltip": false,
"on-click": "wlogout &",
"on-click": "~/.config/wlogout/wlogout.sh",
"format": "⏻"
},
"custom/lock": {
"format": "",
"on-click": "hyprlock"
},
"custom/docker": {
"format": "{}",
"return-type": "json",