mention wsbind

This commit is contained in:
vaxerski 2022-09-12 21:08:20 +02:00
parent 0185ee23c8
commit a17145f5c3
1 changed files with 13 additions and 0 deletions

View File

@ -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