From 718c0e3a417c30b5ba5b265088ff9863ae6b6d84 Mon Sep 17 00:00:00 2001 From: zackartz Date: Wed, 3 Apr 2024 13:37:51 -0400 Subject: [PATCH] 307 current 2024-04-03 13:37:43 24.05.20240402.43f9562 6.8.2-zen2 * --- modules/rice/sway/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/rice/sway/default.nix b/modules/rice/sway/default.nix index 3b64ca6..04a609e 100644 --- a/modules/rice/sway/default.nix +++ b/modules/rice/sway/default.nix @@ -8,9 +8,10 @@ output = { DP-1 = { mode = "2560x1440@240Hz"; + adaptive_sync = "on"; }; HDMI-A-1 = { - mode = "disable"; + disable = "disable"; }; }; };