touchpad in hyprland
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user