From 11dbf40b134bcae18dc809f71b599ab77ebcfcb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Thu, 9 Apr 2026 23:49:22 +0200 Subject: [PATCH] Removed deprecated options for hyprexpo --- hyprland/hypr/plugins.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/hyprland/hypr/plugins.nix b/hyprland/hypr/plugins.nix index 4f93d6b..3940946 100644 --- a/hyprland/hypr/plugins.nix +++ b/hyprland/hypr/plugins.nix @@ -15,9 +15,6 @@ columns = 3; gap_size = 5; enable_gesture = true; - gesture_fingers = 3; - gesture_positive = false; - gesture_distance = 300; workspace_method = "first 1"; };