aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/Retro-Simple-Style.css
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/style/Retro-Simple-Style.css')
-rw-r--r--config/waybar/style/Retro-Simple-Style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/waybar/style/Retro-Simple-Style.css b/config/waybar/style/Retro-Simple-Style.css
index d7e4665c..6658c593 100644
--- a/config/waybar/style/Retro-Simple-Style.css
+++ b/config/waybar/style/Retro-Simple-Style.css
@@ -13,6 +13,7 @@
font-weight: bold;
min-height: 0;
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
+ /* NOTE: Waybar v14+ ignores % font-size values */
font-size: 99%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
@@ -23,6 +24,8 @@ window#waybar {
color: @foreground;
transition-property: background-color;
transition-duration: 0.5s;
+ /* Waybar scaling: adjust font-size to scale the bar */
+ font-size: 14px;
}
#taskbar button,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage