aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/waybar/configs/config-Camellia7
-rw-r--r--config/waybar/configs/config-Chrysanthemum7
-rw-r--r--config/waybar/configs/config-Gardenia9
-rw-r--r--config/waybar/configs/config-Peony6
-rw-r--r--config/waybar/style/Style-None.css8
-rw-r--r--config/waybar/style/style-Crimson.css14
-rw-r--r--config/waybar/style/style-Golden-Noir.css12
-rw-r--r--config/waybar/style/style-Purple.css16
-rw-r--r--config/waybar/style/style-Simple-Pink.css19
9 files changed, 69 insertions, 29 deletions
diff --git a/config/waybar/configs/config-Camellia b/config/waybar/configs/config-Camellia
index 891aade7..6ff25d9b 100644
--- a/config/waybar/configs/config-Camellia
+++ b/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",
diff --git a/config/waybar/configs/config-Chrysanthemum b/config/waybar/configs/config-Chrysanthemum
index ab5e9a2e..fccc8e88 100644
--- a/config/waybar/configs/config-Chrysanthemum
+++ b/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",
diff --git a/config/waybar/configs/config-Gardenia b/config/waybar/configs/config-Gardenia
index f482e2f6..ffbd7da1 100644
--- a/config/waybar/configs/config-Gardenia
+++ b/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",
diff --git a/config/waybar/configs/config-Peony b/config/waybar/configs/config-Peony
index 482fe645..07dc665d 100644
--- a/config/waybar/configs/config-Peony
+++ b/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",
diff --git a/config/waybar/style/Style-None.css b/config/waybar/style/Style-None.css
index a4e8db32..cbad2450 100644
--- a/config/waybar/style/Style-None.css
+++ b/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;
}
diff --git a/config/waybar/style/style-Crimson.css b/config/waybar/style/style-Crimson.css
index d6afb242..2b26b9a0 100644
--- a/config/waybar/style/style-Crimson.css
+++ b/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 {
diff --git a/config/waybar/style/style-Golden-Noir.css b/config/waybar/style/style-Golden-Noir.css
index df94b467..30f05826 100644
--- a/config/waybar/style/style-Golden-Noir.css
+++ b/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;
}
diff --git a/config/waybar/style/style-Purple.css b/config/waybar/style/style-Purple.css
index 8ac84205..4af09af2 100644
--- a/config/waybar/style/style-Purple.css
+++ b/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;
}
diff --git a/config/waybar/style/style-Simple-Pink.css b/config/waybar/style/style-Simple-Pink.css
index 0cefe94f..2b200a87 100644
--- a/config/waybar/style/style-Simple-Pink.css
+++ b/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;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage