Add ALT+Tab bindings to cycle windows and bring active to top

This commit is contained in:
Brosseau Valentin
2025-07-27 21:07:20 +02:00
committed by GitHub
parent 65577c1757
commit eca4f65475

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