Suggest scrolling layout swiping
This commit is contained in:
@@ -18,7 +18,7 @@ input {
|
|||||||
|
|
||||||
# Increase sensitivity for mouse/trackpad (default: 0)
|
# Increase sensitivity for mouse/trackpad (default: 0)
|
||||||
# sensitivity = 0.35
|
# sensitivity = 0.35
|
||||||
|
|
||||||
# Turn off mouse acceleration (default: false)
|
# Turn off mouse acceleration (default: false)
|
||||||
# force_no_accel = true
|
# force_no_accel = true
|
||||||
|
|
||||||
@@ -47,3 +47,7 @@ windowrule = match:class com.mitchellh.ghostty, scroll_touchpad 0.2
|
|||||||
# Enable touchpad gestures for changing workspaces
|
# Enable touchpad gestures for changing workspaces
|
||||||
# See https://wiki.hyprland.org/Configuring/Gestures/
|
# See https://wiki.hyprland.org/Configuring/Gestures/
|
||||||
# gesture = 3, horizontal, workspace
|
# gesture = 3, horizontal, workspace
|
||||||
|
|
||||||
|
# Enable touchpad gestures for moving focus (helpful on scrolling layout)
|
||||||
|
# gesture = 3, left, dispatcher, movefocus, l
|
||||||
|
# gesture = 3, right, dispatcher, movefocus, r
|
||||||
|
|||||||
Reference in New Issue
Block a user