Update install.sh

This commit is contained in:
ITmail-dk
2024-10-16 21:18:21 +02:00
committed by GitHub
parent 2006c13182
commit 6d04c2bbd1

View File

@@ -424,6 +424,9 @@ bind = $mainMod $secondMod, right, movewindow, r
bind = $mainMod $secondMod, up, movewindow, u
bind = $mainMod $secondMod, down, movewindow, d
# Modify the window stack order of the active or specified window.
bind = $mainMod, TAB, alterzorder,
# Switch workspaces with mainMod + [0-9]
bind = $mainMod, 1, workspace, 1
bind = $mainMod, 2, workspace, 2