aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wiki/Configuration:-Miscellaneous.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/wiki/Configuration:-Miscellaneous.md b/wiki/Configuration:-Miscellaneous.md
index 0fb26c41..1dacb988 100644
--- a/wiki/Configuration:-Miscellaneous.md
+++ b/wiki/Configuration:-Miscellaneous.md
@@ -42,6 +42,7 @@ clipboard {
hotkey-overlay {
skip-at-startup
+ hide-not-bound
}
```
@@ -237,6 +238,8 @@ hotkey-overlay {
#### `hide-not-bound`
+<sup>Since: next release</sup>
+
By default, niri will show the most important actions even if they aren't bound to any key, to prevent confusion.
Set the `hide-not-bound` flag if you want to hide all actions not bound to any key.