feat(hypr): add mouse bindings for resise/move windows
This commit is contained in:
parent
76543746aa
commit
9d43432c10
@ -16,6 +16,10 @@ gestures {
|
||||
workspace_swipe_fingers=3
|
||||
}
|
||||
|
||||
### MOUSE ###
|
||||
bindm=SUPER,mouse:272,movewindow
|
||||
bindm=SUPER,mouse:273,resizewindow
|
||||
|
||||
### RESIZE ###
|
||||
bind=SUPER,R,submap,resize # will switch to a submap called resize
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user