|
|
|
@ -1,6 +1,6 @@ |
|
|
|
/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ |
|
|
|
/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ |
|
|
|
/* ..........................................*/ |
|
|
|
/* ..........................................*/ |
|
|
|
/* ....Wallust - Clear Background........ */ |
|
|
|
/* ....Wallust Transparent - Crystal Clear........ */ |
|
|
|
/* ......................................... */ |
|
|
|
/* ......................................... */ |
|
|
|
/* --- 👍 original designed by https://github.com/Krautt 👍 --- */ |
|
|
|
/* --- 👍 original designed by https://github.com/Krautt 👍 --- */ |
|
|
|
|
|
|
|
|
|
|
|
@ -19,7 +19,6 @@ |
|
|
|
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ |
|
|
|
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ |
|
|
|
font-size: 97%; |
|
|
|
font-size: 97%; |
|
|
|
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; |
|
|
|
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; |
|
|
|
padding: 1px; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
window#waybar { |
|
|
|
window#waybar { |
|
|
|
@ -137,8 +136,8 @@ window#waybar.empty #window { |
|
|
|
#custom-weather.showyIcyDay, |
|
|
|
#custom-weather.showyIcyDay, |
|
|
|
#custom-weather.snowyIcyNight, |
|
|
|
#custom-weather.snowyIcyNight, |
|
|
|
#custom-weather.sunnyDay { |
|
|
|
#custom-weather.sunnyDay { |
|
|
|
padding-top: 3px; |
|
|
|
padding-top: 4px; |
|
|
|
padding-bottom: 3px; |
|
|
|
padding-bottom: 4px; |
|
|
|
padding-right: 6px; |
|
|
|
padding-right: 6px; |
|
|
|
padding-left: 6px; |
|
|
|
padding-left: 6px; |
|
|
|
} |
|
|
|
} |
|
|
|
|