wiki: Add since to named workspaces

This commit is contained in:
Ivan Molodetskikh
2024-05-16 13:04:26 +04:00
parent cbfc682f9a
commit c5ca412829
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
### Overview
<sup>Since: 0.1.6</sup>
You can declare named workspaces at the top level of the config:
```
+2
View File
@@ -255,6 +255,8 @@ window-rule {
#### `open-on-workspace`
<sup>Since: 0.1.6</sup>
Make the window open on a specific [named workspace](./Configuration:-Named-Workspaces.md).
If such a workspace does not exist, the window will open on the currently focused workspace as usual.