aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/0-VERTICAL-Catpuccin-Mocha.css
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/style/0-VERTICAL-Catpuccin-Mocha.css')
-rw-r--r--config/waybar/style/0-VERTICAL-Catpuccin-Mocha.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/waybar/style/0-VERTICAL-Catpuccin-Mocha.css b/config/waybar/style/0-VERTICAL-Catpuccin-Mocha.css
index 66663a76..e699cc65 100644
--- a/config/waybar/style/0-VERTICAL-Catpuccin-Mocha.css
+++ b/config/waybar/style/0-VERTICAL-Catpuccin-Mocha.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"';
}
@@ -16,6 +17,8 @@
window#waybar {
background-color: @base;
border-radius: 5px;
+ /* Waybar scaling: adjust font-size to scale the bar */
+ font-size: 14px;
}
tooltip {
@@ -27,8 +30,11 @@ tooltip {
border-color: @sapphire;
}
+/* Waybar scaling: adjust tooltip label font-size to scale the bar */
tooltip label {
color: @blue;
+ /* Waybar scaling: adjust tooltip label font-size to scale the bar */
+ font-size: 14px;
}
#taskbar button,
@@ -224,6 +230,8 @@ tooltip label {
window#waybar.bottombar #backlight-slider trough,
window#waybar.bottombar #pulseaudio-slider trough {
min-height: 7px;
+ /* Waybar scaling: adjust font-size to scale the bar */
+ font-size: 14px;
}
#backlight-slider highlight,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage