fix(hyprland): add mouse bindings for move and resize
This commit is contained in:
parent
739b1ae6c5
commit
10a5f8e136
@ -113,6 +113,10 @@ in {
|
||||
|
||||
# will reset the submap, meaning end the current one and return to the global one
|
||||
submap=reset
|
||||
|
||||
# mouse bindings
|
||||
bindm=ALT,mouse:272,movewindow
|
||||
bindm=ALT,mouse:273,resizewindow
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user