From 41259e28dd80c7863eb56445ec4bf4cfdba308f1 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 30 Aug 2024 17:29:26 +0900 Subject: disabled cursor warps as it causes minor annoying. ie, file picker for thunderbird, cursor jumps to eDP-1 --- config/hypr/UserConfigs/UserSettings.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/hypr/UserConfigs/UserSettings.conf') diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 950373f8..7d3645bc 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -129,5 +129,6 @@ render { cursor { no_hardware_cursors = false enable_hyprcursor = true - warp_on_change_workspace = true + warp_on_change_workspace = true + no_warps = true } -- cgit v1.2.3