touchpad in hyprland
This commit is contained in:
@@ -524,10 +524,11 @@ in
|
|||||||
# };
|
# };
|
||||||
};
|
};
|
||||||
|
|
||||||
# gestures = {
|
gesture = [
|
||||||
# workspace_swipe = true;
|
"3, horizontal, scale: 0.75, workspace" # swipe 3 fingers to change workspace
|
||||||
# workspace_swipe_cancel_ratio = "0.15";
|
"3, pinch, mod: SUPER, resize"
|
||||||
# };
|
"4, pinch, fullscreen"
|
||||||
|
];
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
kb_layout = "us";
|
kb_layout = "us";
|
||||||
|
|||||||
Reference in New Issue
Block a user