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