chore: Readded alt-tab support
This commit is contained in:
parent
9488c2aee6
commit
0f6e82b64d
|
@ -48,6 +48,8 @@ MOD: TAGS:
|
|||
"${MOD}-r" = " focus down";
|
||||
"${MOD}-l" = " focus up";
|
||||
"${MOD}-s" = " focus right";
|
||||
"Alt-Tab" = " cycle_all +1";
|
||||
"Alt-Shift-Tab" = " cycle_all -1";
|
||||
|
||||
"${MOD}-BackSpace" = " cycle_monitor";
|
||||
"${MOD}-c" = " cycle";
|
||||
|
|
Loading…
Reference in a new issue