diff options
Diffstat (limited to 'config/hypr/lua/env.lua')
| -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 f4e6c9e6..160b3ff2 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.23") +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") |
