From 420555802ec4d0070238f53d12e7102180526e9f Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Thu, 25 Sep 2025 15:50:13 +0530 Subject: some notification bugs --- waybar/style.css | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'waybar/style.css') diff --git a/waybar/style.css b/waybar/style.css index a9b80a6..9efc646 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -3,6 +3,8 @@ font-weight: bold; font-size: 16px; color: #c6d0f5; + margin: 0; + border-radius: 0px; } #waybar { @@ -18,11 +20,4 @@ #workspaces button.active { background-color: #28CD41; color: #ea999c; - margin: 0; - border-radius: 0px; -} - -#window { - font-weight: 500; - font-style: italic; } -- cgit v1.2.3