From a48a5ed738c1f1170ed20cf8ba3d52e4b329865b Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Tue, 25 Jan 2022 23:16:31 +0300 Subject: [PATCH] Assign 1st and 2nd workspaces to specific outputs --- config/sway/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/sway/config b/config/sway/config index d1ca2b4..1635e5e 100644 --- a/config/sway/config +++ b/config/sway/config @@ -61,6 +61,8 @@ input * { xkb_options "grp:win_space_toggle" } +workspace "$ws1" output DVI-I-1 +workspace "$ws2" output VGA-1