lower refresh rate to fix artifacting

This commit is contained in:
mjallen18
2025-12-04 19:15:34 -06:00
parent 6a99106ca4
commit f70a569755

View File

@@ -10,7 +10,7 @@ let
displayLeft = { displayLeft = {
input = "DP-1"; input = "DP-1";
resolution = "3840x2160"; resolution = "3840x2160";
refreshRate = "240.00000"; refreshRate = "120.00000";
}; };
displayRight = { displayRight = {
input = "DP-2"; input = "DP-2";