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/Simple Pink.css | |
| parent | 407484336053aacf335e8bda3fd4a5dbfa41ffbf (diff) | |
tweaked waybar styles
Diffstat (limited to 'config/waybar/style/Simple Pink.css')
| -rw-r--r-- | config/waybar/style/Simple Pink.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/style/Simple Pink.css b/config/waybar/style/Simple Pink.css index b36162f5..4d5c5183 100644 --- a/config/waybar/style/Simple Pink.css +++ b/config/waybar/style/Simple Pink.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"'; |
