diff --git a/.config/waybar/config b/.config/waybar/config index 86c4c92..9d328f7 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -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",