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/battery_critical.png | Bin 0 -> 2574 bytes waybar/style.css | 9 ++------- 2 files changed, 2 insertions(+), 7 deletions(-) create mode 100644 waybar/battery_critical.png (limited to 'waybar') diff --git a/waybar/battery_critical.png b/waybar/battery_critical.png new file mode 100644 index 0000000..cf73f50 Binary files /dev/null and b/waybar/battery_critical.png differ 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