Add Hyprland gestures on Framework

This commit is contained in:
Michael Bradley 2025-10-16 22:45:33 -04:00
parent 04c044a59e
commit f8be48042e
Signed by: MichaelBradley
SSH key fingerprint: SHA256:BKO2eI2LPsCbQS3n3i5SdwZTAIV3F1lHezR07qP+Ob0

View file

@ -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