diff --git a/modules/home/hyprland/variables.nix b/modules/home/hyprland/variables.nix index 7e530d6..fda77f2 100644 --- a/modules/home/hyprland/variables.nix +++ b/modules/home/hyprland/variables.nix @@ -1,6 +1,7 @@ { ... }: { home.sessionVariables = { + AQ_NO_MODIFIERS = "1"; NIXOS_OZONE_WL = "1"; __GL_GSYNC_ALLOWED = "0"; __GL_VRR_ALLOWED = "0";