From 7acdf351f31d4322cdbb146e7c19d32f044c63b7 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Thu, 27 May 2021 12:07:06 +0200 Subject: [PATCH] add decoysnail monitors --- config/sway/config.m4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/sway/config.m4 b/config/sway/config.m4 index 595388a..bb4c56e 100644 --- a/config/sway/config.m4 +++ b/config/sway/config.m4 @@ -194,6 +194,8 @@ ifelse(hostname, [archachatina], [ ]) ifelse(hostname, [decoysnail], [ + output DP-1 pos 0 0 res 2560x1440 + output DP-2 pos 2560 0 res 1920x1200 transform 270 # exec --no-startup-id ~/.screenlayout/desk.sh ])