mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-24 02:01:18 +07:00
wiki: Clarify auto back and forth like in flake docs
This commit is contained in:
@@ -185,7 +185,10 @@ input {
|
|||||||
|
|
||||||
#### `workspace-auto-back-and-forth`
|
#### `workspace-auto-back-and-forth`
|
||||||
|
|
||||||
If enabled, switching to the same workspace by index twice will switch back to the previous workspace.
|
Normally, switching to the same workspace by index twice will do nothing (since you're already on that workspace).
|
||||||
|
If this flag is enabled, switching to the same workspace by index twice will switch back to the previous workspace.
|
||||||
|
|
||||||
|
Niri will correctly switch to the workspace you came from, even if workspaces were reordered in the meantime.
|
||||||
|
|
||||||
```
|
```
|
||||||
input {
|
input {
|
||||||
|
|||||||
Reference in New Issue
Block a user