[Hyprland] Resize window keybinds
This commit is contained in:
@@ -75,7 +75,6 @@ bind = $mainMod, Space, exec, killall rofi || rofi -show combi -modes combi -com
|
||||
# │ Logout commands │
|
||||
# └ ┘
|
||||
bind = $mainMod, escape, exec, wlogout
|
||||
bind = $mainMod ALT CTRL, L, exec, hyprlock --immediate
|
||||
|
||||
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
@@ -181,6 +180,12 @@ bind = $mainMod SHIFT CTRL, left, layoutmsg, orientationprev
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
bindm = $mainMod, mouse:273, resizewindow
|
||||
|
||||
# ┌ ┐
|
||||
# │ Resize window with keybinds (change split) │
|
||||
# └ ┘
|
||||
bind = $mainMod CTRL ALT, H, splitratio, -0.01
|
||||
bind = $mainMod CTRL ALT, L, splitratio, +0.01
|
||||
|
||||
|
||||
# ┌ ┐
|
||||
# │ Freeze │
|
||||
|
Reference in New Issue
Block a user