diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-14 20:35:21 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-14 20:35:21 +0900 |
| commit | 5e19174a974c4af0ed013a87c534a0d1406888e9 (patch) | |
| tree | 78dd8312d60937a21ede8e5978282382be0a0230 /config/waybar/style/Crystal Clear.css | |
| parent | 407484336053aacf335e8bda3fd4a5dbfa41ffbf (diff) | |
tweaked waybar styles
Diffstat (limited to 'config/waybar/style/Crystal Clear.css')
| -rw-r--r-- | config/waybar/style/Crystal Clear.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/waybar/style/Crystal Clear.css b/config/waybar/style/Crystal Clear.css index 0eea7bb3..2131c697 100644 --- a/config/waybar/style/Crystal Clear.css +++ b/config/waybar/style/Crystal Clear.css @@ -6,8 +6,7 @@ *{ font-family: "JetBrains Mono Nerd Font"; - font-weight: bold; - min-height: 0; + font-weight: bold; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -108,7 +107,6 @@ tooltip { #mpris, #network, #pulseaudio, -#taskbar button, #taskbar, #temperature, #tray, |
