diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 0b34647..6aa8988 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -205,7 +205,7 @@ kb_model = ""; kb_options = "caps:ctrl_modifier"; kb_rules = ""; - repeat_delay = 200; + repeat_delay = 250; repeat_rate = 30; follow_mouse = 1;