diff options
| author | Donald Williams <129223418+dwilliam62@users.noreply.github.com> | 2026-06-08 10:06:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-08 10:06:24 -0400 |
| commit | f70f073017541e4c48b20d4174406a2a929107c5 (patch) | |
| tree | fc31f90bd4d0ef27b928edc88d553b36bd298d71 | |
| parent | fe61e0c98cb93086ada332a151a30f77c968f5a9 (diff) | |
Update DOTS_VERSION to 2.3.24
| -rw-r--r-- | config/hypr/lua/env.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/lua/env.lua b/config/hypr/lua/env.lua index 160b3ff2..348bf5db 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.24") hl.env("GDK_BACKEND", "wayland,x11,*") hl.env("QT_QPA_PLATFORM", "wayland;xcb") hl.env("CLUTTER_BACKEND", "wayland") |
