From e18e4d8e5633836da6e0c9e5f575910313871df1 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Thu, 26 Feb 2026 14:28:15 -0500 Subject: [PATCH] u --- dots/hyprland/hyprland.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index e1f677b..f749373 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -252,7 +252,7 @@ bind = $mainMod, Q, killactive, #bind = $mainMod, Escape, exit, # exit # view mode change -bind = $mainMod, V, togglefloating, +bind = $mainMod, I, togglefloating, bind = $mainMod, P, pseudo, # dwindle - pseudotiled windows retain their floating size when tiled bind = $mainMod, W, togglesplit, # dwindle - toggle split mode (top/side) @@ -293,6 +293,9 @@ bind = $mainMod SHIFT, V, layoutmsg, preselect d # next window to the bottom #bind = , Return, submap, reset #submap = reset +bind = SUPER+SHIFT+H, exec, hyprctl dispatch movewindowpixel exact 0 0 ; hyprctl dispatch resizeactive 0 9999 + + # window cycle # https://github.com/hyprwm/Hyprland/issues/2061 #bind = ALT, TAB, cyclenext # cycle windows in same workspace