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/Purpl.css | |
| parent | 407484336053aacf335e8bda3fd4a5dbfa41ffbf (diff) | |
tweaked waybar styles
Diffstat (limited to 'config/waybar/style/Purpl.css')
| -rw-r--r-- | config/waybar/style/Purpl.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/waybar/style/Purpl.css b/config/waybar/style/Purpl.css index 067de9b1..314f806a 100644 --- a/config/waybar/style/Purpl.css +++ b/config/waybar/style/Purpl.css @@ -7,7 +7,7 @@ * { font-family: "JetBrains Mono Nerd Font"; font-weight: bold; - min-height: 0; + min-height: 0; /* 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"'; @@ -132,7 +132,6 @@ tooltip { #network, #pulseaudio, #pulseaudio-slider, -#taskbar button, #taskbar, #temperature, #tray, |
