From 17c48e5cf2de32b3863142ec19ef558fbdbaba80 Mon Sep 17 00:00:00 2001 From: Myned Date: Mon, 30 Sep 2024 16:24:54 -0500 Subject: [PATCH] hyprland: modify binds Signed-off-by: Myned --- options/custom/desktops/hyprland/binds.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/options/custom/desktops/hyprland/binds.nix b/options/custom/desktops/hyprland/binds.nix index 5f6051d..7cc3dca 100644 --- a/options/custom/desktops/hyprland/binds.nix +++ b/options/custom/desktops/hyprland/binds.nix @@ -142,8 +142,7 @@ in { (key "Escape" "Super" "togglefloating" null) (key "Escape" "Super+Alt" "exec" "lifx state --color red") (key "Escape" "Super+Shift" "centerwindow" null) - (key "Grave" "Super" "togglespecialworkspace" "scratchpad") - (key "Grave" "Super+Shift" "movetoworkspacesilent" "special:scratchpad") + (key "Grave" "Super" "exec" workspace) (key "Left" "Super" "movewindow" "l") (key "Left" "Super+Alt" "exec" "${left} --scroll kensington-orbit-wireless-tb-mouse") (key "Left" "Super+Shift" "movewindoworgroup" "l") @@ -176,7 +175,8 @@ in { "--expression '^Picture.in.[Pp]icture$'" "--workspace special:pip" ])) - (key "Space" "Super" "exec" workspace) + (key "Space" "Super" "togglespecialworkspace" "scratchpad") + (key "Space" "Super+Shift" "movetoworkspacesilent" "special:scratchpad") (key "Space" "Super+Ctrl+Shift" "exec" (with config.custom; concatStringsSep " " [ "${window} move"