From cae2993dd9a7cc3d408617dadf0deb7f9a79771e Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Sun, 29 Jan 2023 12:02:06 +0100 Subject: [PATCH] input updates --- .config/hypr/hyprland.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 }