diff --git a/home/packages/hyprland.nix b/home/packages/hyprland.nix index 3f85aee..d5e96ff 100644 --- a/home/packages/hyprland.nix +++ b/home/packages/hyprland.nix @@ -33,6 +33,10 @@ no_hardware_cursors = true; }; + render = { + explicit_sync = 0; + }; + input = { kb_layout = "gb:intl"; follow_mouse = 1;