diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index eca4893..0104ca9 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -30,6 +30,8 @@ input { kb_layout = us kb_variant = intl follow_mouse = 2 + repeat_delay = 300 + repeat_rate = 30 } # https://wiki.hyprland.org/Configuring/Variables/#general @@ -40,7 +42,7 @@ general { col.active_border = $color4 $color0 $color4 45deg col.inactive_border = $color0 no_border_on_floating = true - no_cursor_warps = true + no_cursor_warps = false layout = dwindle }