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
|
||||
}
|
||||
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
workspace_swipe_min_fingers = true
|
||||
workspace_swipe_distance = 300
|
||||
workspace_swipe_invert = false
|
||||
workspace_swipe_forever = true
|
||||
workspace_swipe_cancel_ratio = 0.1
|
||||
}
|
||||
gesture = 3, horizontal, scale: 0.5, workspace
|
||||
gesture = 4, pinchin, float, tile
|
||||
gesture = 4, pinchout, float, float
|
||||
gesture = 4, swipe, move
|
||||
gesture = 2, pinch, mod: SUPER, scale: 4.0, resize
|
||||
|
||||
workspace = 1, monitor:DP-3, default:true
|
||||
workspace = 2, monitor:DP-4, default:true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue