From 06acff734d528fcc0feb4f907c2d22cc14959608 Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 6 May 2025 15:48:24 +0200 Subject: [PATCH] but this time fr --- desktopenvs/hyprland/hypr-usr/binds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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