diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index acd64e7..78fff01 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -90,10 +90,10 @@ bind = $mainMod SHIFT, SPACE, movetoworkspace, special:magic bind = $mainMod CTRL, $navup, togglespecialworkspace, magic -bind = $mainMod CTRL SHIFT, $navup, movetoworkspace, special:magic +bind = $mainMod CTRL SHIFT, $navup, movetoworkspacesilent, special:magic bind = $mainMod CTRL SHIFT, $navdown, movetoworkspace, empty -bind = $mainMod CTRL, $navdown, movetoworkspacesilent, special:magic +bind = $mainMod CTRL, $navdown, movetoworkspace, special:magic