From 53b789ef5099ef43bbb78daa75724c0db790ef32 Mon Sep 17 00:00:00 2001 From: fhoekstra <32362869+fhoekstra@users.noreply.github.com> Date: Tue, 14 Nov 2023 21:16:49 +0100 Subject: [PATCH] Add example for binding workspaces to outputs --- .config/sway/config.d/output | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.config/sway/config.d/output b/.config/sway/config.d/output index 828880b..85ff8bd 100644 --- a/.config/sway/config.d/output +++ b/.config/sway/config.d/output @@ -6,6 +6,12 @@ # # You can get the names of your outputs by running: swaymsg -t get_outputs # +# You can also bind workspaces 1,2,3 to specific outputs +# +# workspace 1 output eDP-2 +# workspace 2 output HDMI-A-1 +# workspace 3 output DP-1 +# # Wacom Tablet - Example # input "1386:884:Wacom_Intuos_S_Pad" map_to_output HDMI-A-1 # input "1386:884:Wacom_Intuos_S_Pen" map_to_output HDMI-A-1