From 515793294729b3af4c21b16f57f11fba5953a837 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 12 Sep 2025 21:25:44 +0200 Subject: [PATCH] Add clue on how to turn on touchpad gestures Closes #1618 --- config/hypr/input.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/hypr/input.conf b/config/hypr/input.conf index 20d208c..f75a97a 100644 --- a/config/hypr/input.conf +++ b/config/hypr/input.conf @@ -29,3 +29,7 @@ input { # Scroll faster in the terminal windowrule = scrolltouchpad 1.5, class:Alacritty + +# Enable touchpad gestures for changing workspaces +# See https://wiki.hyprland.org/Configuring/Gestures/ +# gesture = 3, horizontal, workspace