Remove the broken poweroff

This commit is contained in:
Rodolphe Bréard 2024-12-30 19:28:41 +01:00
parent aa55d0c3a8
commit e5f72499bd
Signed by: rodolphe
SSH key fingerprint: SHA256:3rodCKnk1MUOfSlIKY0nHbBtvFyQx4EqjS+JIy69lN0

View file

@ -19,7 +19,6 @@
"custom/updates",
"custom/notification",
"tray",
"custom/power"
],
"hyprland/window": {
"format": "{title}",
@ -94,11 +93,6 @@
"format": " ",
"on-click": "fuzzel",
},
"custom/power": {
"format": "⏻",
"tooltip": false,
"on-click": "poweroff"
},
"custom/updates": {
"format": "{} {icon}",
"return-type": "json",