From bca68ebf2db96a255b734b94a61f6c04fdee2d5e Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 29 Nov 2022 17:04:27 -0600 Subject: latest sway changes from HP --- .config/waybar/style.css | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to '.config/waybar/style.css') diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 417b92e..87526f9 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -2,7 +2,7 @@ border: none; border-radius: 0; font-family: Sans; - font-size: 15px; + font-size: 14px; box-shadow: none; text-shadow: none; transition-duration: 0s; @@ -19,16 +19,17 @@ window#waybar.solo { } #workspaces { - margin: 0 5px; + margin: 0; } #workspaces button { - padding: 0 5px; + padding: 0; color: rgba(217, 216, 216, 0.4); } #workspaces button.visible { color: rgba(217, 216, 216, 1); + padding: 0; } #workspaces button.focused { @@ -40,14 +41,20 @@ window#waybar.solo { color: rgba(238, 46, 36, 1); } -#mode, #battery, #cpu, #memory, #network, #pulseaudio, #idle_inhibitor, #backlight, #custom-storage, #custom-spotify, #custom-weather, #custom-mail { - margin: 0px 6px 0px 10px; - min-width: 25px; +#mode, #mpd, #battery, #cpu, #memory, #network, #pulseaudio, #idle_inhibitor, #backlight, #custom-storage, #custom-storagehome, #custom-spotify, #custom-weather, #custom-mail { + margin: 0 4px; + min-width: 15px; + color: rgba(217, 216, 216, 1); + background: rgba(35, 31, 32, 0.85); + padding: 0 3px; } + #clock { - margin: 0px 4px 0px 6px; + margin: 0px 4px 0px 2px; min-width: 140px; + color: rgba(217, 216, 216, 1); + background: rgba(35, 31, 32, 0.85); } #battery.warning { -- cgit v1.2.3-70-g09d2