From 5cac3f1a424ebbd65034f5eef0430e8de2c56a0a Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 5 Feb 2024 00:38:45 +0100 Subject: sway multiple systems setup --- sway/systems/desktop.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sway/systems/desktop.conf (limited to 'sway/systems/desktop.conf') diff --git a/sway/systems/desktop.conf b/sway/systems/desktop.conf new file mode 100644 index 0000000..a8d6546 --- /dev/null +++ b/sway/systems/desktop.conf @@ -0,0 +1,8 @@ +# vi: ft=i3config + +output DP-1 pos 1200 720 res 2560x1440@144Hz +output DP-2 pos 0 550 res 1920x1200 transform 270 +output HDMI-A-1 pos 3760 0 res 1920x1080 +output DVI-D-1 pos 3760 1080 res 1920x1080 + +focus output DP-1 -- cgit v1.2.3