aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/Light-Monochrome-Contrast.css
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/style/Light-Monochrome-Contrast.css')
-rw-r--r--config/waybar/style/Light-Monochrome-Contrast.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/waybar/style/Light-Monochrome-Contrast.css b/config/waybar/style/Light-Monochrome-Contrast.css
index 4251e754..def9ad42 100644
--- a/config/waybar/style/Light-Monochrome-Contrast.css
+++ b/config/waybar/style/Light-Monochrome-Contrast.css
@@ -6,6 +6,7 @@ font-family: "JetBrainsMono Nerd Font";
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.empty #window {
background-color: transparent;
padding: 0px;
border: 0px;
+ /* Waybar scaling: adjust font-size to scale the bar */
+ font-size: 14px;
}
tooltip {
@@ -28,8 +31,11 @@ tooltip {
border-color: white;
}
+/* Waybar scaling: adjust tooltip label font-size to scale the bar */
tooltip label{
color: #cdd6f4;
+ /* Waybar scaling: adjust tooltip label font-size to scale the bar */
+ font-size: 14px;
}
/*-----module groups----*/
.modules-left,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage