aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wiki/Configuration:-Debug-Options.md2
-rw-r--r--wiki/Configuration:-Layer-Rules.md2
-rw-r--r--wiki/Configuration:-Layout.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/wiki/Configuration:-Debug-Options.md b/wiki/Configuration:-Debug-Options.md
index 5ba851fe..ee6691bc 100644
--- a/wiki/Configuration:-Debug-Options.md
+++ b/wiki/Configuration:-Debug-Options.md
@@ -197,7 +197,7 @@ debug {
### `strict-new-window-focus-policy`
-<sup>Since: 0.1.11</sup>
+<sup>Since: next release</sup>
Disables heuristic automatic focusing for new windows.
Only windows that activate themselves with a valid xdg-activation token will be focused.
diff --git a/wiki/Configuration:-Layer-Rules.md b/wiki/Configuration:-Layer-Rules.md
index d4527af1..78bc4fe2 100644
--- a/wiki/Configuration:-Layer-Rules.md
+++ b/wiki/Configuration:-Layer-Rules.md
@@ -1,6 +1,6 @@
### Overview
-<sup>Since: 0.1.11</sup>
+<sup>Since: next release</sup>
Layer rules let you adjust behavior for individual layer-shell surfaces.
They have `match` and `exclude` directives that control which layer-shell surfaces the rule should apply to, and a number of properties that you can set.
diff --git a/wiki/Configuration:-Layout.md b/wiki/Configuration:-Layout.md
index 7f7744d7..df29941b 100644
--- a/wiki/Configuration:-Layout.md
+++ b/wiki/Configuration:-Layout.md
@@ -103,7 +103,7 @@ layout {
### `empty-workspace-above-first`
-<sup>Since: 0.1.11</sup>
+<sup>Since: next release</sup>
If set, niri will always add an empty workspace at the very start, in addition to the empty workspace at the very end.