diff --git a/hyprland.nix b/hyprland.nix index bc58b90..ecc6cbe 100644 --- a/hyprland.nix +++ b/hyprland.nix @@ -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"; };