diff --git a/pkgs/hyprland/biscuit.nix b/pkgs/hyprland/biscuit.nix index 9179fe0..0ffc800 100644 --- a/pkgs/hyprland/biscuit.nix +++ b/pkgs/hyprland/biscuit.nix @@ -135,6 +135,11 @@ "$mod, K, movefocus, u" "$mod, J, movefocus, d" + "$mod SHIFT, K, movewindow, u" + "$mod SHIFT, J, movewindow, d" + "$mod SHIFT, H, movewindow, l" + "$mod SHIFT, L, movewindow, r" + "$mod, S, togglespecialworkspace, magic" "$mod SHIFT, S, movetoworkspace, special:magic" diff --git a/pkgs/hyprland/custom/nixos b/pkgs/hyprland/custom/nixos deleted file mode 160000 index 59f4b37..0000000 --- a/pkgs/hyprland/custom/nixos +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 59f4b37a2c2ae586afc00d877dd56d2c9e7d281f