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. 9
      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. 19
      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",
"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",
"layer": "top",

9
config/waybar/configs/config-Gardenia

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

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",

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-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;
}

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-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"';
}
@ -42,7 +46,7 @@
}
/*-----module groups----*/
.modules-right {
padding-right: 20px;
padding-right: 2px;
}
@ -53,7 +57,7 @@
}
.modules-left {
padding-left: 20px;
padding-left: 2px;
}
@ -131,7 +135,7 @@
#custom-weather.sunnyDay {
color: wheat;
padding-right: 10px;
padding-left: 15px;
padding-left: 10px;
}
#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-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;
}
@ -43,7 +47,7 @@
}
/*-----module groups----*/
.modules-right {
padding-right: 10px;
padding-right: 2px;
}
@ -56,7 +60,7 @@
}
.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-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;
}
@ -46,8 +50,8 @@
border: 5px solid #20052a;
border-radius: 5px 0px 0px 5px;
background-color: #3d174b;
padding-right: 5px;
padding-left: 25px;
padding-right: 2px;
padding-left: 2px;
}
.modules-center {
@ -61,8 +65,8 @@
border: 5px solid #20052a;
border-radius: 0px 0px 100px 0px;
background-color: #441a53;
padding-right: 50px;
padding-left: 10px;
padding-right: 2px;
padding-left: 2px;
}

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

@ -1,17 +1,22 @@
/* Simple Pink */
/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
/* .............................................................................*/
/* ...................... Simple Pink ........................ */
/* ............................................................................ */
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
*{
font-family: "JetBrains Mono 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"';
}
window#waybar {
background:black;
background: black;
border-radius: 50px;
color: whitesmoke;
}
@ -45,9 +50,9 @@
border: 5px solid #19141b;
border-radius: 50px 50px 50px 50px;
background-color: #ba5663;
padding-right: 10px;
padding-left: 10px;
margin: 3px;
padding-right: 2px;
padding-left: 2px;
margin: 1px;
}
.modules-center {
@ -138,7 +143,7 @@
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color:whitesmoke;
padding: 0px 10px;
padding: 0px 6px;
}

Loading…
Cancel
Save