mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
wiki: Add Since note to other open-on-output properties
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user