diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-15 00:45:49 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-15 00:45:49 +0900 |
| commit | 07c133f8dc86494d5edc06738e616737b176b6b5 (patch) | |
| tree | a2e959c7297e7f0a97c7fd6a4499daadbcee355e /config/waybar/style/Rose Pine.css | |
| parent | 5d6f1cb2331a004c0a2f34154083659ee0a488d0 (diff) | |
Some minor adjustment on waybar configs and styles
Diffstat (limited to 'config/waybar/style/Rose Pine.css')
| -rw-r--r-- | config/waybar/style/Rose Pine.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/waybar/style/Rose Pine.css b/config/waybar/style/Rose Pine.css index 4db6a96c..9c76474f 100644 --- a/config/waybar/style/Rose Pine.css +++ b/config/waybar/style/Rose Pine.css @@ -12,7 +12,8 @@ * { font-family: "JetBrainsMono Nerd Font"; - font-weight: bold; + font-weight: bold; + min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 96%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; |
