From 60a221bd977e6fc36d593f034770ab85bb114f07 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Thu, 30 Apr 2026 03:28:28 -0400 Subject: Created v2.3.24 dev branch --- CHANGELOG.md | 5 +++++ config/hypr/configs/ENVariables.conf | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f61335a4..7dbe95a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog — KoolDots +## v2.3.24 + +- Created new development branch + ## v2.3.23 - Changed `whiptail` GUI to dark colors @@ -65,6 +69,7 @@ - Fixed: `rofi beats` keybind not working v2.3.22 + ## v2.3.22 - Fixed: Kitty font issue diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf index 0226d053..d0cfa630 100644 --- a/config/hypr/configs/ENVariables.conf +++ b/config/hypr/configs/ENVariables.conf @@ -10,7 +10,7 @@ # environment-variables # Current Version of KoolDots: -env = DOTS_VERSION,2.3.23 +env = DOTS_VERSION,2.3.24 ### Toolkit Backend Variables ### env = GDK_BACKEND,wayland,x11,* -- cgit v1.2.3