From 9ba61cd5b4e6d38624ace623fa113babecf3eb17 Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 15 Nov 2024 13:10:58 +0300 Subject: disable cursor warp --- .config/hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 6007d92..0955865 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -126,6 +126,8 @@ cursor { no_hardware_cursors = true enable_hyprcursor = true sync_gsettings_theme = true + no_warps = true + inactive_timeout = 15 } gestures { -- cgit v1.2.3