pinwheel: Set resize/move keys in hyprland
This commit is contained in:
@@ -218,9 +218,8 @@
|
||||
|
||||
bindm = [
|
||||
# mouse movements
|
||||
"$mod, mouse:272, movewindow"
|
||||
"$mod, mouse:273, resizewindow"
|
||||
"$mod ALT, mouse:272, resizewindow"
|
||||
"$mod, mouse:272, movewindow" # left click
|
||||
"$mod, mouse:273, resizewindow" # right click
|
||||
];
|
||||
|
||||
misc = {
|
||||
|
||||
Reference in New Issue
Block a user