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%