diff --git a/nixos/modules/hyprland/hyprland.nix b/nixos/modules/hyprland/hyprland.nix index 4ba8d66..951c393 100644 --- a/nixos/modules/hyprland/hyprland.nix +++ b/nixos/modules/hyprland/hyprland.nix @@ -174,6 +174,9 @@ in { allow_tearing = false; layout = "dwindle"; }; + render = lib.mkIf hwconfig.system == "aarch64-linux"{ + explicit_sync = 0; + }; windowrule = [ #kando