mirror of
https://codeberg.org/scip/swaycycle.git
synced 2026-02-04 10:20:58 +01:00
add doc about prev flag
This commit is contained in:
@@ -24,6 +24,13 @@ Add such a line to your sway config file (e.g. in `$HOME/.config/sway/config`):
|
||||
bindsym $mod+Tab exec ~/bin/swaycycle
|
||||
```
|
||||
|
||||
You may also add a second key binding to do the reverse, which is
|
||||
sometimes very useful:
|
||||
|
||||
```default
|
||||
bindsym $mod+Shift+Tab exec ~/bin/swaycycle --prev
|
||||
```
|
||||
|
||||
## Debugging
|
||||
|
||||
You may call `swaycycle` in a terminal window on a workspace with at
|
||||
|
||||
Reference in New Issue
Block a user