From a17145f5c373b0209ac8670aea819b5a06549a50 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Mon, 12 Sep 2022 21:08:20 +0200 Subject: [PATCH] mention wsbind --- pages/Configuring/Advanced-config.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pages/Configuring/Advanced-config.md b/pages/Configuring/Advanced-config.md index 901bb09..322eefc 100644 --- a/pages/Configuring/Advanced-config.md +++ b/pages/Configuring/Advanced-config.md @@ -119,6 +119,19 @@ WL_OUTPUT_TRANSFORM_FLIPPED_180 = 6 WL_OUTPUT_TRANSFORM_FLIPPED_270 = 7 ``` +## Binding workspaces to a monitor +A workspace can be bound to a monitor, meaning by default it will ALWAYS open +on the selected monitor. You can do this with +``` +wsbind=WORKSPACE,MONITOR +``` + +for example: +``` +wsbind=5,DP-1 +wsbind=name:secret,DP-2 +``` + # Binds ## Basic