aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/Transparent-Crystal-Clear.css
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/style/Transparent-Crystal-Clear.css')
-rw-r--r--config/waybar/style/Transparent-Crystal-Clear.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/waybar/style/Transparent-Crystal-Clear.css b/config/waybar/style/Transparent-Crystal-Clear.css
index 72b6aeb1..0f14891e 100644
--- a/config/waybar/style/Transparent-Crystal-Clear.css
+++ b/config/waybar/style/Transparent-Crystal-Clear.css
@@ -7,6 +7,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"';
}
@@ -15,10 +16,14 @@ window#waybar {
background:transparent;
border-radius: 1px;
color: whitesmoke;
+ /* Waybar scaling: adjust font-size to scale the bar */
+ font-size: 14px;
}
window#waybar.hidden {
opacity: 0.5;
+ /* Waybar scaling: adjust font-size to scale the bar */
+ font-size: 14px;
}
window#waybar.empty
@@ -26,6 +31,8 @@ window#waybar.empty #window {
padding: 0px;
border: 0px;
background-color: transparent;
+ /* 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