wiki: Add Since note to other open-on-output properties

This commit is contained in:
Ivan Molodetskikh
2024-09-03 14:36:23 +03:00
parent a42717bcac
commit 268591f343
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -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.
+3
View File
@@ -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>