From 7c70bddcc34e5977c83ef73eb60b86bf925c0e7c Mon Sep 17 00:00:00 2001 From: OdiousImp2604 <74424076+OdiousImp2604@users.noreply.github.com> Date: Wed, 20 Jan 2021 13:58:55 +0000 Subject: [PATCH] Power Gone! --- .config/waybar/config | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.config/waybar/config b/.config/waybar/config index 6adf6d8..3a05bd9 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -40,8 +40,7 @@ "clock#date", "clock#time", "tray", - "custom/power" - ], + ], // Modules @@ -197,12 +196,7 @@ "on-scroll-down": "brightnessctl -c backlight set +5%", "on-scroll-up": "brightnessctl -c backlight set 5%-" }, - "custom/power": { - "format": "⏻", - "on-click": "exec wlogout", - "tooltip": false - }, - "custom/firefox": { + "custom/firefox": { "format": " Firefox", "on-click": "exec firefox", "tooltip": false