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