diff --git a/hosts/Vanguard/home.nix b/hosts/Vanguard/home.nix index 148e9f1b..6b218c3c 100644 --- a/hosts/Vanguard/home.nix +++ b/hosts/Vanguard/home.nix @@ -3,11 +3,12 @@ output = { "Acer Technologies ED270R TJMEE0043W01" = { mode = "1920x1080@165Hz"; - pos = "1920 0"; + pos = "1080 420"; adaptive_sync = "off"; }; "Ancor Communications Inc VS278 FALMQS032358" = { pos = "0 0"; + transform = "270"; }; }; };