From af8596bcd2501bdb7c1e575fc7aa6d6218d8c6c3 Mon Sep 17 00:00:00 2001 From: The_miro Date: Wed, 18 Jun 2025 23:50:49 +0200 Subject: [PATCH] finally figured out how to move windows back from special workspace --- desktopenvs/hyprland/hypr-usr/binds.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index 54656e2..bab8327 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -112,11 +112,11 @@ bind = $mainMod CTRL, $navdown, movetoworkspacesilent, special:magic bind = $mainMod CTRL, $vimup, togglespecialworkspace, magic -bind = $mainMod CTRL SHIFT, $vimup, movetoworkspace, special:magic - -bind = $mainMod CTRL SHIFT, $vimdown, movetoworkspace, empty bind = $mainMod CTRL, $vimdown, movetoworkspacesilent, special:magic +bind = $mainMod CTRL SHIFT, $vimdown, movetoworkspace, r+0 +bind = $mainMod CTRL SHIFT, $vimup, movetoworkspace, special:magic + # Scroll through existing workspaces with mainMod + scroll