From 1f2c7a6a6ad28e6fd295235c82d31a1cbb3ed52a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 7 Dec 2023 17:35:01 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(hypr):=20hyprsome=20changed?= =?UTF-8?q?=20keyword=20to=20move=20a=20window=20silently?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/configs/binds.conf | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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