feat(hyprland): add mouse bindings

This commit is contained in:
tux
2025-10-07 01:51:44 +05:30
parent 6f53a88817
commit 26c20eb13f

View File

@@ -193,6 +193,11 @@
};
};
bindm = [
"SUPER,mouse:273,resizewindow"
"SUPER,mouse:272,movewindow"
];
bind = [
# apps
"SUPER, Return, exec, ${terminal}"