From c6afe8e3995b832d0cf7f3ea0539ddfa7753609c Mon Sep 17 00:00:00 2001 From: voidarc Date: Fri, 13 Mar 2026 17:08:58 +0000 Subject: [PATCH] changed some hyprland settings --- .config/hypr/input.conf | 3 ++- .config/hypr/style.conf | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/hypr/input.conf b/.config/hypr/input.conf index aac738fc..25a41f5f 100644 --- a/.config/hypr/input.conf +++ b/.config/hypr/input.conf @@ -13,7 +13,8 @@ input { cursor { inactive_timeout = 2 - min_refresh_rate = 60 + warp_on_change_workspace = 1 + warp_on_toggle_special = 1 } device { diff --git a/.config/hypr/style.conf b/.config/hypr/style.conf index 67a3dd48..043ef146 100644 --- a/.config/hypr/style.conf +++ b/.config/hypr/style.conf @@ -102,7 +102,7 @@ animations { animation = windowsOut, 1, 2, smooth, slide right animation = windowsMove, 1, 3, smooth, slide animation = border, 1, 2, smooth - animation = borderangle, 1, 8, my + animation = borderangle, 1, 8, smooth animation = fade, 1, 2, my animation = workspaces, 1, 1.7, smooth animation = specialWorkspace, 1, 1.7, smooth, slidefadevert -50%