Browse Source

reduced to 98%

pull/23/head
Ja.KooLit 2 years ago
parent
commit
96cd9ec022
  1. 2
      config/waybar/style/Crimson.css
  2. 2
      config/waybar/style/Golden-Noir.css
  3. 2
      config/waybar/style/None.css
  4. 2
      config/waybar/style/Purple.css
  5. 2
      config/waybar/style/Simple-Pink.css

2
config/waybar/style/Crimson.css

@ -9,7 +9,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 */
font-size: 100%;
font-size: 98%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
}

2
config/waybar/style/Golden-Noir.css

@ -10,7 +10,7 @@
font-weight: bold;
min-height: 0;
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
font-size: 100%;
font-size: 98%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
padding: 1px;
}

2
config/waybar/style/None.css

@ -9,7 +9,7 @@
font-weight: bold;
min-height: 0;
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
font-size: 100%;
font-size: 98%%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
padding: 1px;
}

2
config/waybar/style/Purple.css

@ -9,7 +9,7 @@
font-weight: bold;
min-height: 0;
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
font-size: 100%;
font-size: 98%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
padding: 1px;
}

2
config/waybar/style/Simple-Pink.css

@ -9,7 +9,7 @@
font-weight: bold;
min-height: 0;
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
font-size: 100%;
font-size: 98%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
}

Loading…
Cancel
Save