From e5f72499bd07a4b9ed7290a3c30818a66b0af673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Mon, 30 Dec 2024 19:28:41 +0100 Subject: [PATCH] Remove the broken poweroff --- .config/waybar/config | 6 ------ 1 file changed, 6 deletions(-) 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",