From ccdf6916eef64542aa67dcae71ec1dc6ab157a8a Mon Sep 17 00:00:00 2001 From: Alejandro Angulo Date: Mon, 31 Oct 2022 17:23:41 -0700 Subject: [PATCH] Fixed positioning of monitors Signed-off-by: Alejandro Angulo --- users/alejandro/sway/sway.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/users/alejandro/sway/sway.nix b/users/alejandro/sway/sway.nix index 0c6013d..92865c2 100644 --- a/users/alejandro/sway/sway.nix +++ b/users/alejandro/sway/sway.nix @@ -87,7 +87,10 @@ "*".bg = "${config.home.homeDirectory}/wallpaper.png fill"; "eDP-1".scale = "1"; - "Unknown ASUS VG24V 0x00007AAC".mode = "1920x1080@120Hz"; + "Unknown ASUS VG24V 0x00007AAC" = { + mode = "1920x1080@120Hz"; + position = "0 830"; + }; "Dell Inc. DELL S2721QS 47W7M43" = { transform = "270";