diff --git a/.config/hypr/configs/binds.conf b/.config/hypr/configs/binds.conf index 921d68e8..e311734c 100644 --- a/.config/hypr/configs/binds.conf +++ b/.config/hypr/configs/binds.conf @@ -107,16 +107,16 @@ bind = SUPERSHIFT, 9, exec, hyprsome movefocus 9 bind = SUPERSHIFT, 0, exec, hyprsome movefocus 10 # Moving windows to other workspaces (silent) -bind = SUPERALT, 1, exec, hyprsome movetoworkspacesilent 1 -bind = SUPERALT, 2, exec, hyprsome movetoworkspacesilent 2 -bind = SUPERALT, 3, exec, hyprsome movetoworkspacesilent 3 -bind = SUPERALT, 4, exec, hyprsome movetoworkspacesilent 4 -bind = SUPERALT, 5, exec, hyprsome movetoworkspacesilent 5 -bind = SUPERALT, 6, exec, hyprsome movetoworkspacesilent 6 -bind = SUPERALT, 7, exec, hyprsome movetoworkspacesilent 7 -bind = SUPERALT, 8, exec, hyprsome movetoworkspacesilent 8 -bind = SUPERALT, 9, exec, hyprsome movetoworkspacesilent 9 -bind = SUPERALT, 0, exec, hyprsome movetoworkspacesilent 10 +bind = SUPERALT, 1, exec, hyprsome move 1 +bind = SUPERALT, 2, exec, hyprsome move 2 +bind = SUPERALT, 3, exec, hyprsome move 3 +bind = SUPERALT, 4, exec, hyprsome move 4 +bind = SUPERALT, 5, exec, hyprsome move 5 +bind = SUPERALT, 6, exec, hyprsome move 6 +bind = SUPERALT, 7, exec, hyprsome move 7 +bind = SUPERALT, 8, exec, hyprsome move 8 +bind = SUPERALT, 9, exec, hyprsome move 9 +bind = SUPERALT, 0, exec, hyprsome move 10 # Moving to other wokspace with mouse control bind = SUPER, mouse_down, workspace,m-1