From 6c2aba4285fb94811294271cc2f9b474c6045692 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 15 Sep 2025 22:07:09 +0200 Subject: Hyprland: Fix config --- .config/hypr/hyprland.conf.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in index dd22153..6e1d85c 100644 --- a/.config/hypr/hyprland.conf.in +++ b/.config/hypr/hyprland.conf.in @@ -70,8 +70,7 @@ animations { } gestures { - workspace_swipe = yes - workspace_swipe_fingers = 4 + gesture = 4, horizontal, workspace workspace_swipe_distance = 400 workspace_swipe_min_speed_to_force = 10 } -- cgit v1.2.3