pinwheel: Set resize/move keys in hyprland
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user