wip
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user