diff options
| -rw-r--r-- | wiki/Configuration:-Named-Workspaces.md | 3 | ||||
| -rw-r--r-- | wiki/Configuration:-Window-Rules.md | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/wiki/Configuration:-Named-Workspaces.md b/wiki/Configuration:-Named-Workspaces.md index bb7ff388..128849f8 100644 --- a/wiki/Configuration:-Named-Workspaces.md +++ b/wiki/Configuration:-Named-Workspaces.md @@ -36,3 +36,6 @@ When editing the config while niri is running, newly declared named workspaces w If you delete some named workspace from the config, the workspace will become normal (unnamed), and if there are no windows on it, it will be removed (as any other normal workspace). There's no way to give a name to an already existing workspace, but you can simply move windows that you want to a new, empty named workspace. + +<sup>Since: 0.1.9</sup> `open-on-output` can now use monitor manufacturer, model, and serial. +Before, it could only use the connector name. diff --git a/wiki/Configuration:-Window-Rules.md b/wiki/Configuration:-Window-Rules.md index c52bef61..2d61471d 100644 --- a/wiki/Configuration:-Window-Rules.md +++ b/wiki/Configuration:-Window-Rules.md @@ -257,6 +257,9 @@ window-rule { } ``` +<sup>Since: 0.1.9</sup> `open-on-output` can now use monitor manufacturer, model, and serial. +Before, it could only use the connector name. + #### `open-on-workspace` <sup>Since: 0.1.6</sup> |
