From 7c63296cf0533b18250b4fadfea0b4e850ec12ea Mon Sep 17 00:00:00 2001 From: kat witch Date: Thu, 9 Sep 2021 01:50:21 +0100 Subject: [PATCH] hosts/goliath: Fixed monitor alignments --- config/hosts/goliath.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hosts/goliath.nix b/config/hosts/goliath.nix index 663d9845..32eec5ad 100644 --- a/config/hosts/goliath.nix +++ b/config/hosts/goliath.nix @@ -146,7 +146,7 @@ }; "DVI-D-1" = { res = "1920x1200"; - pos = "1290 0"; + pos = "1920 0"; }; "DP-1" = { res = "1920x1080";