diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2024-04-28 17:36:13 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2024-04-28 17:36:13 +0900 |
| commit | cdfc89cd713318e79d7297ff6a5998134e686517 (patch) | |
| tree | 775769a05d8240d35a4abd60d841fbe3659a6bb4 | |
| parent | a1826d356c750197ad62e511ac2cabb0efc738fd (diff) | |
bumping back to v2.2.9 after hotfix..
small waybar half-moon correction
| -rw-r--r-- | config/hypr/v2.2.9 (renamed from config/hypr/v2.2.8) | 0 | ||||
| -rw-r--r-- | config/waybar/style/[Dark] Half-Moon.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/v2.2.8 b/config/hypr/v2.2.9 index 31b3414d..31b3414d 100644 --- a/config/hypr/v2.2.8 +++ b/config/hypr/v2.2.9 diff --git a/config/waybar/style/[Dark] Half-Moon.css b/config/waybar/style/[Dark] Half-Moon.css index 4fff6025..5bb872a0 100644 --- a/config/waybar/style/[Dark] Half-Moon.css +++ b/config/waybar/style/[Dark] Half-Moon.css @@ -6,7 +6,7 @@ * { font-size: 97%; -font-family: JetBrainsMono Nerd Font, Font Awesome, sans-serif; +font-family: "JetBrainsMono Nerd Font", "Font Awesome", sans-serif; font-weight: bold; } |
