mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Add default Alt-Shift-Tab keybind for PreviousWindow
This commit is contained in:
parent
713b1d8a13
commit
a93eb84335
4 changed files with 9 additions and 0 deletions
|
|
@ -225,6 +225,7 @@ If you have not created an rc.xml config file, default bindings will be:
|
|||
| combination | action
|
||||
| ------------------------ | ------
|
||||
| `alt`-`tab` | activate next window
|
||||
| `alt`-`shift`-`tab` | activate previous window
|
||||
| `super`-`return` | alacritty
|
||||
| `alt`-`F3` | bemenu
|
||||
| `alt`-`F4` | close window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue