diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 28e3ffe..416c0c6 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -172,7 +172,10 @@ 10 ) ) - ++ ["$mainMod CTRL, c, movetoworkspace, empty"] + ++ [ + "$mainMod CTRL, c, workspace, empty" + "$mainMod SHIFT, c, movetoworkspace, empty" + ] ++ ( # Window focus, movement and control builtins.concatLists (