From d093ba141c452e602608df9104a9e20bfbe5f4a1 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 2 Nov 2025 22:10:48 +0300 Subject: w --- .config/waybar/style.css | 44 ++------------------------------------------ 1 file changed, 2 insertions(+), 42 deletions(-) (limited to '.config/waybar/style.css') diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 41b2cd3..abf3fcb 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -41,47 +41,7 @@ window#waybar.hidden { #workspaces button.urgent { color: #e67e80; -} - -/* !!! COLORS !!! */ - -/* #clock { */ -/* color: @red; */ -/* } */ -/**/ -/* #wireplumber { */ -/* color: @orange; */ -/* } */ -/**/ -/* #custom-mailbox { */ -/* color: @yellow; */ -/* } */ -/**/ -/* #custom-memory { */ -/* color: @yellow; */ -/* } */ -/**/ -/* #custom-torrent { */ -/* color: @green; */ -/* } */ -/**/ -/* #custom-news { */ -/* color: @green; */ -/* } */ -/**/ -/* #custom-packages { */ -/* color: @blue; */ -/* } */ -/**/ -/* #custom-music { */ -/* color: @blue; */ -/* } */ - -/* !!! END of COLORS !!! */ - -#mode { - background-color: #ff0000; - box-shadow: inset 0 -3px #0000ff; + border-radius: 0px; } #custom-clock, @@ -423,7 +383,7 @@ label:focus { tooltip { background-color: @color-tooltip-bg; border: none; - border-radius: 5px; + border-radius: 0px; } tooltip decoration { -- cgit v1.2.3