add keep_focused doc

This commit is contained in:
jacekpoz 2023-09-12 21:21:55 +02:00 committed by Stanisław Zagórowski
parent 68aa385575
commit 5c9a742566

View file

@ -101,8 +101,9 @@ The plugin provides drop-in replacements for workspace-related commands
It also provides the following config values
| Name | Type | Default | Description |
|-------------------------------------------|-----------|-----------|-----------------------------------------------|
|--------------------------------------------------|-----------|-----------|-------------------------------------------------------|
| `plugin:split-monitor-workspaces:count` | int | 10 | How many workspaces to bind to the monitor |
| `plugin:split-monitor-workspaces:keep_focused` | boolean | 0 | Keep current workspaces focused on plugin init/reload |
Keep in mind that if you're using, for example, the `wlr/workspaces` widgets in [waybar](https://github.com/Alexays/Waybar), this will require a change to your config. You should set `all-outputs` to `false`, and adjust the icon mapping.