From 673d7dd3e142aa9a687d8867f9baf5f8581fc7c9 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Thu, 9 Jul 2026 16:54:00 +0530 Subject: more icons and cleanup with drawer modules --- .config/waybar/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/waybar/style.css') diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 18dbe68..21487b3 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -8,7 +8,6 @@ window#waybar { background-color: #0a0a0a; - /* color: #ffffff; */ } #workspaces button { @@ -21,7 +20,6 @@ window#waybar { } #workspaces button.focused { - /* background-color: #7fc8ff; */ color: #7fc8ff; border-radius: 0; border-bottom: solid 2px; @@ -35,14 +33,16 @@ window#waybar { #clock, #battery, #window, +#backlight, +/* Custom modules */ #custom-vpn, -#custom-brightness, +#custom-brightness-icon, #memory, #network, #mpris, #bluetooth, #pulseaudio, -#tray { +#tray-group { padding: 0 8px; } -- cgit v1.3