From 4345be2a7477ad487a20041eb1e210684e54bba9 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 3 Jul 2026 08:47:50 -0400 Subject: Reset versions back to 2.3.25 Signed-off-by: Don Williams 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 --- config/hypr/lua/env.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/hypr/lua') 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") -- cgit v1.2.3