From 61584f93b7b88f1ac689cd04e6060a6a70634d14 Mon Sep 17 00:00:00 2001 From: Thierry Schork Date: Tue, 14 Oct 2025 01:52:52 +0200 Subject: [PATCH] cleaned up waybar widgets --- .config/waybar/config | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.config/waybar/config b/.config/waybar/config index 663e00f..ee8796e 100755 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -81,11 +81,11 @@ "hyprland/workspaces", "custom/right-arrow-dark", "cava", - "hyprland/language", + //"hyprland/language", //"wlr/taskbar", //"custom/space", - "custom/right-arrow-light", - "custom/right-arrow-dark", + //"custom/right-arrow-light", + //"custom/right-arrow-dark", "hyprland/window", ], "modules-center": [ @@ -100,9 +100,9 @@ "custom/right-arrow-dark" ], "modules-right": [ - "custom/left-arrow-dark", - "custom/poweroff", - "custom/left-arrow-light", + //"custom/left-arrow-dark", + //"custom/poweroff", + //"custom/left-arrow-light", "custom/left-arrow-dark", "pulseaudio", "custom/left-arrow-light", @@ -112,17 +112,17 @@ "custom/left-arrow-dark", "cpu", //"custom/sep", - //"temperature", - //"custom/left-arrow-light", - //"custom/left-arrow-dark", + "custom/left-arrow-light", + "custom/left-arrow-dark", + "temperature", //"battery", //"custom/left-arrow-light", //"custom/left-arrow-dark", //"backlight", - "custom/left-arrow-light", - "custom/left-arrow-dark", + //"custom/left-arrow-light", + //"custom/left-arrow-dark", //"user", - "idle_inhibitor", + //"idle_inhibitor", "custom/left-arrow-light", "custom/left-arrow-dark", "tray"