a few more hyprland binds
This commit is contained in:
parent
5cbfa65bbe
commit
01569bfcf4
|
|
@ -137,8 +137,12 @@ bind = $mod, M, fullscreen, 1
|
||||||
bind = $mod, J, layoutmsg, cyclenext
|
bind = $mod, J, layoutmsg, cyclenext
|
||||||
bind = $mod, K, layoutmsg, cycleprev
|
bind = $mod, K, layoutmsg, cycleprev
|
||||||
|
|
||||||
bind = $mod, H, movefocus, l
|
bind = $mod, Return, layoutmsg, swapwithmaster
|
||||||
bind = $mod, L, movefocus, r
|
|
||||||
|
binde = $mod, H, splitratio, -0.05
|
||||||
|
binde = $mod, L, splitratio, +0.05
|
||||||
|
bindm = $mod, mouse:272, movewindow
|
||||||
|
bindm = $mod, mouse:273, resizewindow
|
||||||
|
|
||||||
bind = $mod, B, exec, pkill waybar || waybar
|
bind = $mod, B, exec, pkill waybar || waybar
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue