Browse Source

small tweak

pull/23/head
JaKooLit 2 years ago
parent
commit
4c142b3a41
  1. 7
      config/waybar/configs/config-Camellia
  2. 7
      config/waybar/configs/config-Chrysanthemum
  3. 7
      config/waybar/configs/config-Gardenia
  4. 6
      config/waybar/configs/config-Peony
  5. 8
      config/waybar/style/Style-None.css
  6. 14
      config/waybar/style/style-Crimson.css
  7. 12
      config/waybar/style/style-Golden-Noir.css
  8. 16
      config/waybar/style/style-Purple.css
  9. 17
      config/waybar/style/style-Simple-Pink.css

7
config/waybar/configs/config-Camellia

@ -1,5 +1,10 @@
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
//* .............................................................................*/
//* ...................... CAMELLIA .................... */
//* ............................................................................ */
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
{ {
// CAMELLIA //
"include": "~/.config/waybar/modules", "include": "~/.config/waybar/modules",
"layer": "top", "layer": "top",

7
config/waybar/configs/config-Chrysanthemum

@ -1,5 +1,10 @@
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
//* .............................................................................*/
//* ...................... CHRYSANTEMUM .................... */
//* ............................................................................ */
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
{ {
// GARDENIA //
"include": "~/.config/waybar/modules", "include": "~/.config/waybar/modules",
"layer": "top", "layer": "top",

7
config/waybar/configs/config-Gardenia

@ -1,5 +1,10 @@
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
//* .............................................................................*/
//* ...................... GARDENIA .................... */
//* ............................................................................ */
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
{ {
// GARDENIA //
"include": "~/.config/waybar/modules", "include": "~/.config/waybar/modules",
"layer": "top", "layer": "top",

6
config/waybar/configs/config-Peony

@ -1,4 +1,8 @@
// PEONY // //* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
//* .............................................................................*/
//* ............ .......... PEONY ........... ......... */
//* ............................................................................ */
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
{ {
"include": "~/.config/waybar/modules", "include": "~/.config/waybar/modules",

8
config/waybar/style/Style-None.css

@ -1,11 +1,15 @@
/* None */ /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
/* .............................................................................*/
/* ...................... None ........................ */
/* ............................................................................ */
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
*{ *{
font-family: "JetBrains Mono Nerd Font"; font-family: "JetBrains Mono Nerd Font";
font-weight: bold; font-weight: bold;
min-height: 0; min-height: 0;
/* 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: 100%; font-size: 98%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
padding: 1px; padding: 1px;
} }

14
config/waybar/style/style-Crimson.css

@ -1,11 +1,15 @@
/* Crimson */ /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
/* .............................................................................*/
/* ................. ..... Crimson ........................ */
/* ............................................................................ */
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
*{ *{
font-family: "JetBrainsMono Nerd Font"; font-family: "JetBrainsMono Nerd Font";
font-weight: bold; font-weight: bold;
min-height: 0; min-height: 0;
/* 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: 100%; font-size: 98%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
} }
@ -42,7 +46,7 @@
} }
/*-----module groups----*/ /*-----module groups----*/
.modules-right { .modules-right {
padding-right: 20px; padding-right: 2px;
} }
@ -53,7 +57,7 @@
} }
.modules-left { .modules-left {
padding-left: 20px; padding-left: 2px;
} }
@ -131,7 +135,7 @@
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
color: wheat; color: wheat;
padding-right: 10px; padding-right: 10px;
padding-left: 15px; padding-left: 10px;
} }
#temperature.critical { #temperature.critical {

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

@ -1,11 +1,15 @@
/* Golden Noir */ /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
/* .............................................................................*/
/* ...................... Golden Noir ........................ */
/* ............................................................................ */
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
*{ *{
font-family: "JetBrainsMono Nerd Font"; font-family: "JetBrainsMono Nerd Font";
font-weight: bold; font-weight: bold;
min-height: 0; min-height: 0;
/* 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: 100%; font-size: 98%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
padding: 1px; padding: 1px;
} }
@ -43,7 +47,7 @@
} }
/*-----module groups----*/ /*-----module groups----*/
.modules-right { .modules-right {
padding-right: 10px; padding-right: 2px;
} }
@ -56,7 +60,7 @@
} }
.modules-left { .modules-left {
padding-left: 10px; padding-left: 2px;
} }

16
config/waybar/style/style-Purple.css

@ -1,11 +1,15 @@
/* purpl */ /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
/* .............................................................................*/
/* ............................. Purple .............................. */
/* ............................................................................ */
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
*{ *{
font-family: "JetBrains Mono Nerd Font"; font-family: "JetBrains Mono Nerd Font";
font-weight: bold; font-weight: bold;
min-height: 0; min-height: 0;
/* 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: 100%; font-size: 98%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
padding: 1px; padding: 1px;
} }
@ -46,8 +50,8 @@
border: 5px solid #20052a; border: 5px solid #20052a;
border-radius: 5px 0px 0px 5px; border-radius: 5px 0px 0px 5px;
background-color: #3d174b; background-color: #3d174b;
padding-right: 5px; padding-right: 2px;
padding-left: 25px; padding-left: 2px;
} }
.modules-center { .modules-center {
@ -61,8 +65,8 @@
border: 5px solid #20052a; border: 5px solid #20052a;
border-radius: 0px 0px 100px 0px; border-radius: 0px 0px 100px 0px;
background-color: #441a53; background-color: #441a53;
padding-right: 50px; padding-right: 2px;
padding-left: 10px; padding-left: 2px;
} }

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

@ -1,11 +1,16 @@
/* Simple Pink */ /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
/* .............................................................................*/
/* ...................... Simple Pink ........................ */
/* ............................................................................ */
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
*{ *{
font-family: "JetBrains Mono Nerd Font"; font-family: "JetBrains Mono Nerd Font";
font-weight: bold; font-weight: bold;
min-height: 0; min-height: 0;
/* 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: 100%; font-size: 98%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
} }
@ -45,9 +50,9 @@
border: 5px solid #19141b; border: 5px solid #19141b;
border-radius: 50px 50px 50px 50px; border-radius: 50px 50px 50px 50px;
background-color: #ba5663; background-color: #ba5663;
padding-right: 10px; padding-right: 2px;
padding-left: 10px; padding-left: 2px;
margin: 3px; margin: 1px;
} }
.modules-center { .modules-center {
@ -138,7 +143,7 @@
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
color:whitesmoke; color:whitesmoke;
padding: 0px 10px; padding: 0px 6px;
} }

Loading…
Cancel
Save