Merge pull request #379 from c4software/patch-3

Add ALT+Tab bindings to cycle windows and bring active to top
This commit is contained in:
David Heinemeier Hansson 2025-07-28 10:02:47 +02:00 committed by GitHub
commit c589130d8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,6 +42,8 @@ bind = SUPER SHIFT, left, swapwindow, l
bind = SUPER SHIFT, right, swapwindow, r
bind = SUPER SHIFT, up, swapwindow, u
bind = SUPER SHIFT, down, swapwindow, d
bind = ALT, Tab, cyclenext
bind = ALT, Tab, bringactivetotop
# Resize active window
bind = SUPER, minus, resizeactive, -100 0