touchpad in hyprland

This commit is contained in:
mjallen18
2025-10-23 15:15:48 -05:00
parent 2a4b734b7f
commit 8177cfdfdd

View File

@@ -524,10 +524,11 @@ in
# };
};
# gestures = {
# workspace_swipe = true;
# workspace_swipe_cancel_ratio = "0.15";
# };
gesture = [
"3, horizontal, scale: 0.75, workspace" # swipe 3 fingers to change workspace
"3, pinch, mod: SUPER, resize"
"4, pinch, fullscreen"
];
input = {
kb_layout = "us";