From 374601cee550cdab50c11d18b2ed3b25f760a570 Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Mon, 18 May 2026 14:53:21 -0500 Subject: [PATCH] Doctor up hypr bindings a bit --- hyprland/.config/hypr/config.d/03-keybinds.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hyprland/.config/hypr/config.d/03-keybinds.conf b/hyprland/.config/hypr/config.d/03-keybinds.conf index fa3b988f..3dadefd9 100644 --- a/hyprland/.config/hypr/config.d/03-keybinds.conf +++ b/hyprland/.config/hypr/config.d/03-keybinds.conf @@ -7,7 +7,6 @@ $mainMod = ALT bind = $mainMod, Return, exec, foot bind = $mainMod, Q, killactive bind = $mainMod, Space, exec, pgrep wofi || wofi --show drun -#bind = $mainMod, M, exit, bind = $mainMod, T, pseudo bind = $mainMod, F, togglefloating bind = $mainMod Shift, F, fullscreen @@ -81,7 +80,7 @@ bind = $mainMod, Period, workspace, e+1 bind = $mainMod, Comma, workspace, e-1 # Move windows around -bindm = $mainMod, mouse:272, movewindow +#bindm = $mainMod, mouse:272, movewindow # Resize mouse binding and submap bindm = $mainMod, mouse:273, resizewindow