update hyprland

This commit is contained in:
Odweta
2026-01-11 18:27:35 +01:00
parent e9a34ec9fe
commit d7d835cd4a
+1 -1
View File
@@ -11,7 +11,7 @@
programs.wofi.enable = true;
# some env vars for improvement
environment.sessionVariables = {
sessionVariables = {
NIXOS_OZONE_WL = "1";
WLR_NO_HARDWARE_CURSORS = "1";
};