aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-01-14 17:03:57 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-01-14 17:04:10 +0900
commit693b3803f0ee50c54364e933fcc64a2ea4dacd7c (patch)
tree373d12e42f65863618ed3d3c123e4e404456ae6f /config/waybar
parent5e9cd60e59482c5a026988b50464dc7da24df0fa (diff)
adjusted some waybar style fonts
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/style/[Colorful] Oglo Chicklets.css5
-rw-r--r--config/waybar/style/[Dark] Purpl.css2
-rw-r--r--config/waybar/style/[Extra] Simple Pink.css2
-rw-r--r--config/waybar/style/[Retro] Simple Style.css2
-rw-r--r--config/waybar/style/[Transparent] Crystal Clear.css2
-rw-r--r--config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css2
-rw-r--r--config/waybar/style/[Wallust Transparent] Crystal Clear.css2
-rw-r--r--config/waybar/style/[Wallust] Chroma Fusion.css2
8 files changed, 11 insertions, 8 deletions
diff --git a/config/waybar/style/[Colorful] Oglo Chicklets.css b/config/waybar/style/[Colorful] Oglo Chicklets.css
index 90353d62..6438ddf4 100644
--- a/config/waybar/style/[Colorful] Oglo Chicklets.css
+++ b/config/waybar/style/[Colorful] Oglo Chicklets.css
@@ -1,5 +1,8 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Oglo Chicklets */
+
* {
- font-family: JetBrainsMono Nerd Font, FontAwesome, Roboto, Helvetica, Arial, sans-serif;
+ font-family: "JetBrainsMono Nerd Font", FontAwesome, Roboto, Helvetica, Arial, sans-serif;
font-size: 97%;
font-weight: bold;
}
diff --git a/config/waybar/style/[Dark] Purpl.css b/config/waybar/style/[Dark] Purpl.css
index 8117fe1b..a78a1977 100644
--- a/config/waybar/style/[Dark] Purpl.css
+++ b/config/waybar/style/[Dark] Purpl.css
@@ -3,7 +3,7 @@
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
* {
- font-family: "JetBrains Mono Nerd Font";
+ 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 */
diff --git a/config/waybar/style/[Extra] Simple Pink.css b/config/waybar/style/[Extra] Simple Pink.css
index 95802b13..a2e2bdb1 100644
--- a/config/waybar/style/[Extra] Simple Pink.css
+++ b/config/waybar/style/[Extra] Simple Pink.css
@@ -3,7 +3,7 @@
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
* {
- font-family: "JetBrains Mono Nerd Font";
+ 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 */
diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css
index ba23e25b..eec369aa 100644
--- a/config/waybar/style/[Retro] Simple Style.css
+++ b/config/waybar/style/[Retro] Simple Style.css
@@ -9,7 +9,7 @@
@define-color green #b8bb26;
* {
- font-family: "JetBrains Mono Nerd Font";
+ 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 */
diff --git a/config/waybar/style/[Transparent] Crystal Clear.css b/config/waybar/style/[Transparent] Crystal Clear.css
index 1c2c7de2..f437c364 100644
--- a/config/waybar/style/[Transparent] Crystal Clear.css
+++ b/config/waybar/style/[Transparent] Crystal Clear.css
@@ -3,7 +3,7 @@
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
*{
- font-family: "JetBrains Mono Nerd Font";
+ 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 */
diff --git a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
index 86790823..bb8d2570 100644
--- a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
+++ b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
@@ -21,7 +21,7 @@
@import "../waybar/style/catppuccin-themes/latte.css";
* {
- font-family: "JetBrains Mono Nerd Font";
+ 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 */
diff --git a/config/waybar/style/[Wallust Transparent] Crystal Clear.css b/config/waybar/style/[Wallust Transparent] Crystal Clear.css
index 3efa0e87..52cfec67 100644
--- a/config/waybar/style/[Wallust Transparent] Crystal Clear.css
+++ b/config/waybar/style/[Wallust Transparent] Crystal Clear.css
@@ -11,7 +11,7 @@
@define-color bg @color7; /* background color */
*{
- font-family: "JetBrains Mono Nerd Font";
+ 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 */
diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css
index 99a6e031..c1610187 100644
--- a/config/waybar/style/[Wallust] Chroma Fusion.css
+++ b/config/waybar/style/[Wallust] Chroma Fusion.css
@@ -21,7 +21,7 @@
@import "../waybar/style/catppuccin-themes/latte.css";
* {
- font-family: "JetBrains Mono Nerd Font";
+ 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 */
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage