From 6d04c2bbd18266bac2dac2910b7032346a191cde Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Wed, 16 Oct 2024 21:18:21 +0200 Subject: [PATCH] Update install.sh --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index 7218ea5..9a0b8fc 100644 --- a/install.sh +++ b/install.sh @@ -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