Add Hyprland gestures on Framework
This commit is contained in:
parent
04c044a59e
commit
f8be48042e
1 changed files with 5 additions and 8 deletions
|
|
@ -26,14 +26,11 @@ misc {
|
||||||
vfr = true
|
vfr = true
|
||||||
}
|
}
|
||||||
|
|
||||||
gestures {
|
gesture = 3, horizontal, scale: 0.5, workspace
|
||||||
workspace_swipe = true
|
gesture = 4, pinchin, float, tile
|
||||||
workspace_swipe_min_fingers = true
|
gesture = 4, pinchout, float, float
|
||||||
workspace_swipe_distance = 300
|
gesture = 4, swipe, move
|
||||||
workspace_swipe_invert = false
|
gesture = 2, pinch, mod: SUPER, scale: 4.0, resize
|
||||||
workspace_swipe_forever = true
|
|
||||||
workspace_swipe_cancel_ratio = 0.1
|
|
||||||
}
|
|
||||||
|
|
||||||
workspace = 1, monitor:DP-3, default:true
|
workspace = 1, monitor:DP-3, default:true
|
||||||
workspace = 2, monitor:DP-4, default:true
|
workspace = 2, monitor:DP-4, default:true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue