From ec386f23a325a3b16df22a3d85359c49c1732338 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Thu, 26 Feb 2026 14:06:14 -0500 Subject: [PATCH] u --- dots/hyprland/hyprland.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index 9020dc6..920a569 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -277,7 +277,7 @@ bind = , PRINT, exec, hyprshot -m region # region #bind = $mainMod, M, layoutmsg, swapwithmaster master #bind = $mainMod, N, layoutmsg, swapwithmaster dwindle # cycle in between dwindle and masterS -bind = $mainMod + L, exec, sh -c 'if hyprctl -j getoption general:layout | jq -r .str | grep -q "dwindle"; then hyprctl keyword general:layout master; else hyprctl keyword general:layout dwindle; fi' +#bind = $mainMod + L, exec, sh -c 'if hyprctl -j getoption general:layout | jq -r .str | grep -q "dwindle"; then hyprctl keyword general:layout master; else hyprctl keyword general:layout dwindle; fi' # split mode #bind = $mainMod, H, layoutmsg, preselect r # next window to the right (horizontal mode) @@ -330,10 +330,10 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9 bind = $mainMod SHIFT, 0, movetoworkspace, 10 # move window -bind = $mainMod SHIFT, left, movewindoworgroup, l -bind = $mainMod SHIFT, right, movewindoworgroup, r -bind = $mainMod SHIFT, up, movewindoworgroup, u -bind = $mainMod SHIFT, down, movewindoworgroup, d +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 # move floating window bind = $mainMod ALT, left, moveactive, -40 0