Remove the broken poweroff
This commit is contained in:
parent
aa55d0c3a8
commit
e5f72499bd
1 changed files with 0 additions and 6 deletions
|
@ -19,7 +19,6 @@
|
||||||
"custom/updates",
|
"custom/updates",
|
||||||
"custom/notification",
|
"custom/notification",
|
||||||
"tray",
|
"tray",
|
||||||
"custom/power"
|
|
||||||
],
|
],
|
||||||
"hyprland/window": {
|
"hyprland/window": {
|
||||||
"format": "{title}",
|
"format": "{title}",
|
||||||
|
@ -94,11 +93,6 @@
|
||||||
"format": " ",
|
"format": " ",
|
||||||
"on-click": "fuzzel",
|
"on-click": "fuzzel",
|
||||||
},
|
},
|
||||||
"custom/power": {
|
|
||||||
"format": "⏻",
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click": "poweroff"
|
|
||||||
},
|
|
||||||
"custom/updates": {
|
"custom/updates": {
|
||||||
"format": "{} {icon}",
|
"format": "{} {icon}",
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
|
|
Loading…
Add table
Reference in a new issue