Compare commits

...

2 commits

Author SHA1 Message Date
e5f72499bd
Remove the broken poweroff 2024-12-30 19:28:41 +01:00
aa55d0c3a8
Replace wofi by fuzzel 2024-12-30 19:28:18 +01:00

View file

@ -19,7 +19,6 @@
"custom/updates",
"custom/notification",
"tray",
"custom/power"
],
"hyprland/window": {
"format": "{title}",
@ -92,12 +91,7 @@
},
"custom/launcher": {
"format": " ",
"on-click": "wofi --show drun",
},
"custom/power": {
"format": "⏻",
"tooltip": false,
"on-click": "poweroff"
"on-click": "fuzzel",
},
"custom/updates": {
"format": "{} {icon}",