pinwheel: Set resize/move keys in hyprland

This commit is contained in:
Alexander Heldt
2023-08-09 11:52:39 +02:00
parent ec4e24947c
commit 3453182494

View File

@@ -218,9 +218,8 @@
bindm = [ bindm = [
# mouse movements # mouse movements
"$mod, mouse:272, movewindow" "$mod, mouse:272, movewindow" # left click
"$mod, mouse:273, resizewindow" "$mod, mouse:273, resizewindow" # right click
"$mod ALT, mouse:272, resizewindow"
]; ];
misc = { misc = {