From a345e147c8a6c6fac65d0650f038a3f414b27d22 Mon Sep 17 00:00:00 2001 From: zackartz Date: Wed, 3 Apr 2024 13:33:40 -0400 Subject: [PATCH] 306 current 2024-04-03 13:33:32 24.05.20240402.43f9562 6.8.2-zen2 * --- modules/rice/sway/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/rice/sway/default.nix b/modules/rice/sway/default.nix index be45751..3b64ca6 100644 --- a/modules/rice/sway/default.nix +++ b/modules/rice/sway/default.nix @@ -7,7 +7,10 @@ output = { DP-1 = { - mode = "2560x1440@239.972Hz"; + mode = "2560x1440@240Hz"; + }; + HDMI-A-1 = { + mode = "disable"; }; }; };