From 0f728e094d45f10024beabbcfd5bcf35f97373f6 Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Thu, 10 Oct 2024 04:43:32 -0400 Subject: [PATCH] Commit for generation 230 --- glasshouse-desktop/home/hyprland/config.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glasshouse-desktop/home/hyprland/config.nix b/glasshouse-desktop/home/hyprland/config.nix index 4f5f554..7e7c72f 100644 --- a/glasshouse-desktop/home/hyprland/config.nix +++ b/glasshouse-desktop/home/hyprland/config.nix @@ -169,7 +169,8 @@ "alt, grave, togglespecialworkspace, console" "super, mouse_down, workspace, e+1" "super, mouse_up, workspace, e-1" - "super, mouse:272, movewindow" + "super, mouse:272, moveactive" + "super, mouse:273, resizeactive" ]; }; };