diff --git a/default/hypr/bindings/tiling.conf b/default/hypr/bindings/tiling.conf index 0a53b01..9e9afef 100644 --- a/default/hypr/bindings/tiling.conf +++ b/default/hypr/bindings/tiling.conf @@ -41,6 +41,7 @@ bindd = SUPER SHIFT, code:19, Move window to workspace 10, movetoworkspace, 10 # Tab between workspaces bindd = SUPER, TAB, Next workspace, workspace, e+1 bindd = SUPER SHIFT, TAB, Previous workspace, workspace, e-1 +bindd = SUPER CTRL, TAB, Former workspace, workspace, previous # Swap active window with the one next to it with SUPER + SHIFT + arrow keys bindd = SUPER SHIFT, left, Swap window to the left, swapwindow, l