mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
hyprland: add window move and overview gestures
This commit is contained in:
@@ -5,7 +5,11 @@ monitor=,preferred,auto,1,transform, 0
|
|||||||
# HDMI port: mirror display. To see device name, use `hyprctl monitors`
|
# HDMI port: mirror display. To see device name, use `hyprctl monitors`
|
||||||
# monitor=HDMI-A-1,1920x1080@60,1920x0,1,mirror,eDP-1
|
# monitor=HDMI-A-1,1920x1080@60,1920x0,1,mirror,eDP-1
|
||||||
|
|
||||||
gesture = 3, horizontal, workspace
|
gesture = 3, swipe, move,
|
||||||
|
gesture = 4, horizontal, workspace
|
||||||
|
gesture = 4, pinch, float
|
||||||
|
gesture = 4, up, dispatcher, global, quickshell:overviewToggle
|
||||||
|
gesture = 4, down, dispatcher, global, quickshell:overviewClose
|
||||||
gestures {
|
gestures {
|
||||||
workspace_swipe_distance = 700
|
workspace_swipe_distance = 700
|
||||||
workspace_swipe_cancel_ratio = 0.2
|
workspace_swipe_cancel_ratio = 0.2
|
||||||
|
|||||||
Reference in New Issue
Block a user