diff --git a/dot_config/hypr/hyprland.d/70-keybinds.conf.tmpl b/dot_config/hypr/hyprland.d/70-keybinds.conf.tmpl index 3931a5c..07ddfa2 100644 --- a/dot_config/hypr/hyprland.d/70-keybinds.conf.tmpl +++ b/dot_config/hypr/hyprland.d/70-keybinds.conf.tmpl @@ -156,8 +156,8 @@ bind = $mainMod, 0, workspace, 30 # Monitor focus / workspace move bind = $mainMod, O, focusmonitor, r bind = $mainMod, I, focusmonitor, l -bind = $mainMod SHIFT, O, movecurrentworkspacetomonitor, l -bind = $mainMod SHIFT, I, movecurrentworkspacetomonitor, r +bind = $mainMod SHIFT, O, movecurrentworkspacetomonitor, r +bind = $mainMod SHIFT, I, movecurrentworkspacetomonitor, l # MOVE ACTIVE WINDOW TO A WORKSPACE with mainMod + SHIFT + [0-9] bind = $mainMod SHIFT, 1, movetoworkspace, 21