add reverse window cycling with cycleprev (#874)
* add reverse window cycling with cycleprev * Include the bringactivetotop fix --------- Co-authored-by: observable <x@observable.art> Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
parent
8e557b2ae5
commit
cf556b2da2
@ -49,7 +49,9 @@ bindd = SUPER SHIFT, down, Swap window down, swapwindow, d
|
||||
|
||||
# Cycle through applications on active workspace
|
||||
bindd = ALT, Tab, Cycle to next window, cyclenext
|
||||
bindd = ALT SHIFT, Tab, Cycle to prev window, cyclenext, prev
|
||||
bindd = ALT, Tab, Reveal active window on top, bringactivetotop
|
||||
bindd = ALT SHIFT, Tab, Reveal active window on top, bringactivetotop
|
||||
|
||||
# Resize active window
|
||||
bindd = SUPER, minus, Expand window left, resizeactive, -100 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user