From e00778ccf85a766437d887823026ed1604bf3f4f Mon Sep 17 00:00:00 2001 From: Aryan Singh <135762633+xnigthmarex@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:12:27 -0500 Subject: [PATCH] Fixed Key for is error --- hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index dd15368..ff53fa0 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -105,7 +105,8 @@ gestures { # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more -device:epic mouse V1 { +device { + name = epic mouse V1 sensitivity = -0.5 }