Split and explain

This commit is contained in:
David Heinemeier Hansson
2025-07-28 10:03:11 +02:00
parent c589130d8b
commit 588ce42f08

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
# Cycle through applications on active workspace
bind = ALT, Tab, cyclenext
bind = ALT, Tab, bringactivetotop