This commit is contained in:
committer@tuxwarrior
2026-02-26 13:51:19 -05:00
parent be3e6a9562
commit d089478e18
4 changed files with 24 additions and 11 deletions

View File

@@ -281,6 +281,14 @@ bind = , PRINT, exec, hyprshot -m region # region
#bind = $mainMod, V, layoutmsg, preselect d # next window to the top (vertical mode)
#bind = $mainMod SHIFT, V, layoutmsg, preselect d # next window to the bottom
# resize to the top/bottom
bind = $mainMod, R, submap, resize
submap = resize
bind = , up, resizeactive, 0 -100
bind = , down, resizeactive, 0 100
bind = , Return, submap, reset
submap = reset
# window cycle
# https://github.com/hyprwm/Hyprland/issues/2061
#bind = ALT, TAB, cyclenext # cycle windows in same workspace