From 5ec8bb34dfce5577ab48c12c7e6c6a424d93bab2 Mon Sep 17 00:00:00 2001 From: ewy1 Date: Mon, 13 Jan 2025 19:58:53 +0100 Subject: added multi device config --- .config/sway/hosts/wit/outputs | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .config/sway/hosts/wit/outputs (limited to '.config/sway/hosts/wit') diff --git a/.config/sway/hosts/wit/outputs b/.config/sway/hosts/wit/outputs new file mode 100644 index 0000000..83bb6bf --- /dev/null +++ b/.config/sway/hosts/wit/outputs @@ -0,0 +1,9 @@ +output DP-2 { + resolution 2560x1440@239.970Hz + position 0,0 +} + +output HDMI-A-1 { + resolution 1920x1080@60.000Hz + position 2560,0 +} -- cgit v1.3