[hyprland] Fixes mouse keybindings
This commit is contained in:
@@ -348,9 +348,10 @@
|
||||
];
|
||||
|
||||
# m = mouse bindings
|
||||
# These use just SUPER so I can hit them with my left hand
|
||||
bindm = [
|
||||
"$mainMod, mouse:272, hy3:movewindow"
|
||||
"$mainMod, mouse:273, resizewindow"
|
||||
"SUPER, mouse:272, movewindow"
|
||||
"SUPER, mouse:273, resizewindow"
|
||||
];
|
||||
|
||||
# n = non-consuming
|
||||
|
||||
Reference in New Issue
Block a user