aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-08-29 21:38:31 -0700
committerPinapelz <yukais@pinapelz.com>2026-08-29 21:38:31 -0700
commit09af9c9ed57d58ce65379a250d271f3ae0c70d73 (patch)
tree5bd9b379aacb7433e11a4fed40b6b1bb5b819567 /config
parent7f6128fec9086445a2aa5882f15338ba162e648a (diff)
Created v2.3.26 development branch
Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/ENVariables.conf modified: config/hypr/lua/env.lua renamed: config/hypr/v2.3.25 -> config/hypr/v2.3.26
Diffstat (limited to 'config')
-rw-r--r--config/hypr/configs/ENVariables.conf2
-rw-r--r--config/hypr/lua/env.lua2
-rw-r--r--config/hypr/v2.3.26 (renamed from config/hypr/v2.3.25)0
3 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf
index 1148384a..ed28827c 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.25
+env = DOTS_VERSION,2.3.26
### Toolkit Backend Variables ###
env = GDK_BACKEND,wayland,x11,*
diff --git a/config/hypr/lua/env.lua b/config/hypr/lua/env.lua
index cc248c20..59183a36 100644
--- a/config/hypr/lua/env.lua
+++ b/config/hypr/lua/env.lua
@@ -9,7 +9,7 @@
-- - config/hypr/configs/ENVariables.conf
-- - config/hypr/UserConfigs/ENVariables.conf (active values only)
-hl.env("DOTS_VERSION", "2.3.25")
+hl.env("DOTS_VERSION", "2.3.26")
hl.env("GDK_BACKEND", "wayland,x11,*")
hl.env("QT_QPA_PLATFORM", "wayland;xcb")
hl.env("CLUTTER_BACKEND", "wayland")
diff --git a/config/hypr/v2.3.25 b/config/hypr/v2.3.26
index e69de29b..e69de29b 100644
--- a/config/hypr/v2.3.25
+++ b/config/hypr/v2.3.26
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage