From d8b8cb09dad25056ba91fc63e38ce9c8c17cda3b Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Fri, 14 Mar 2025 16:48:36 +0100 Subject: [PATCH] Sync --- nixos/modules/hyprland/hyprland.nix | 3 +++ 1 file changed, 3 insertions(+) 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