From eb8172e87f3dc6f50aaf2cab75ff0b932625c957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Fri, 15 Mar 2024 12:46:16 +0200 Subject: [PATCH] mtworx: fix crtc --- hosts/mtworx/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/mtworx/configuration.nix b/hosts/mtworx/configuration.nix index 69fb8ea..27f5b6e 100644 --- a/hosts/mtworx/configuration.nix +++ b/hosts/mtworx/configuration.nix @@ -133,7 +133,7 @@ in { enable = true; primary = true; mode = "3840x2160"; - crtc = 1; + crtc = 0; position = "0x0"; }; };