aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-07-03 08:47:50 -0400
committerDon Williams <don.e.williams@gmail.com>2026-07-03 08:47:50 -0400
commit4345be2a7477ad487a20041eb1e210684e54bba9 (patch)
treef48d6a1031e7e477edaf28f9d13899f2818e3002 /config
parent09f47360d1d520ea7746d3a9f0045ffcf2af7d72 (diff)
Reset versions back to 2.3.25
Signed-off-by: Don Williams <don.e.williams@gmail.com> Commited dev to fix animations but forgot versions updated in dev branch resetting back to 2.3.25 On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: configs/ENVariables.conf modified: lua/env.lua renamed: v2.3.26 -> v2.3.25
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.25 (renamed from config/hypr/v2.3.26)0
3 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf
index 45b9e5d5..e8a51555 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.26
+env = DOTS_VERSION,2.3.25
### Toolkit Backend Variables ###
env = GDK_BACKEND,wayland,x11,*
diff --git a/config/hypr/lua/env.lua b/config/hypr/lua/env.lua
index 59183a36..cc248c20 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.26")
+hl.env("DOTS_VERSION", "2.3.25")
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.26 b/config/hypr/v2.3.25
index e69de29b..e69de29b 100644
--- a/config/hypr/v2.3.26
+++ b/config/hypr/v2.3.25
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage