From 71dffc958b1d380a4cc5eb23419f9a7520321c04 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Thu, 26 Feb 2026 14:10:53 -0500 Subject: [PATCH] u --- dots/hyprland/hyprland.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index 1598fef..0586576 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -330,10 +330,10 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9 bind = $mainMod SHIFT, 0, movetoworkspace, 10 # move window -bind = $mainMod SHIFT, left, movewindoworgroup, l, mon:current -bind = $mainMod SHIFT, right, movewindoworgroup, r, mon:current -bind = $mainMod SHIFT, up, movewindoworgroup, u, mon:current -bind = $mainMod SHIFT, down, movewindoworgroup, d, mon:current +bind = $mainMod SHIFT, left, movewindoworgroup, l +bind = $mainMod SHIFT, right, movewindoworgroup, r +bind = $mainMod SHIFT, up, movewindoworgroup, u +bind = $mainMod SHIFT, down, movewindoworgroup, d # move floating window bind = $mainMod ALT, left, moveactive, -40 0