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