From 06d370b43d711d51e0e5cd318d21a7e0c114cf64 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Wed, 24 Apr 2024 22:49:02 -0400 Subject: hyprland: swipe_use_r instead of numbered --- .config/hypr/hyprland.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.config') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 9e65cae..26ae7d3 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -124,13 +124,11 @@ gestures { workspace_swipe = on workspace_swipe_cancel_ratio = 0.5 workspace_swipe_min_speed_to_force = 5 - # https://github.com/hyprwm/Hyprland/pull/4489 - # (not merged yet) workspace_swipe_touch = on workspace_swipe_invert = off workspace_swipe_forever = on #workspace_swipe_direction_lock = on - workspace_swipe_numbered = on + workspace_swipe_use_r = true } misc { -- cgit 1.4.1