mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
wiki: Add Since to hide-not-bound
This commit is contained in:
@@ -42,6 +42,7 @@ clipboard {
|
|||||||
|
|
||||||
hotkey-overlay {
|
hotkey-overlay {
|
||||||
skip-at-startup
|
skip-at-startup
|
||||||
|
hide-not-bound
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -237,6 +238,8 @@ hotkey-overlay {
|
|||||||
|
|
||||||
#### `hide-not-bound`
|
#### `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.
|
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.
|
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