From cdfc89cd713318e79d7297ff6a5998134e686517 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Sun, 28 Apr 2024 17:36:13 +0900 Subject: bumping back to v2.2.9 after hotfix.. small waybar half-moon correction --- config/hypr/v2.2.8 | 5 ----- config/hypr/v2.2.9 | 5 +++++ config/waybar/style/[Dark] Half-Moon.css | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 config/hypr/v2.2.8 create mode 100644 config/hypr/v2.2.9 diff --git a/config/hypr/v2.2.8 b/config/hypr/v2.2.8 deleted file mode 100644 index 31b3414d..00000000 --- a/config/hypr/v2.2.8 +++ /dev/null @@ -1,5 +0,0 @@ -### https://github.com/JaKooLit ### -## https://github.com/JaKooLit/Hyprland-Dots -## This is to have a reference of which version would be - -## note that this will always be higher than the released versions \ No newline at end of file diff --git a/config/hypr/v2.2.9 b/config/hypr/v2.2.9 new file mode 100644 index 00000000..31b3414d --- /dev/null +++ b/config/hypr/v2.2.9 @@ -0,0 +1,5 @@ +### https://github.com/JaKooLit ### +## https://github.com/JaKooLit/Hyprland-Dots +## This is to have a reference of which version would be + +## note that this will always be higher than the released versions \ No newline at end of file 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; } -- cgit v1.2.3