From 926510a96c9f3da3a9fc1038d9eb93fc678d50a7 Mon Sep 17 00:00:00 2001
From: Jacob Babor <jacob@babor.tech>
Date: Thu, 13 Feb 2025 13:07:56 -0600
Subject: [PATCH] Re-add moving windows with alt+click

---
 hyprland/.config/hypr/config.d/03-keybinds.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hyprland/.config/hypr/config.d/03-keybinds.conf b/hyprland/.config/hypr/config.d/03-keybinds.conf
index 34832f67..5cb2a86d 100644
--- a/hyprland/.config/hypr/config.d/03-keybinds.conf
+++ b/hyprland/.config/hypr/config.d/03-keybinds.conf
@@ -80,4 +80,5 @@ bind = $mainMod, Period, workspace, e+1
 bind = $mainMod, Comma, workspace, e-1
 
 # Resize
+bindm = $mainMod, mouse:272, movewindow
 bindm = $mainMod, mouse:273, resizewindow