diff --git a/modules/xconfig.nix b/modules/xconfig.nix index 3486fc3..c802335 100644 --- a/modules/xconfig.nix +++ b/modules/xconfig.nix @@ -55,7 +55,7 @@ in { xkbOptions = mkIf cfg.bqn.enable "grp:switch"; enable = true; - autoRepeatDelay = 250; + autoRepeatDelay = 200; autoRepeatInterval = 60; windowManager = { windowmaker.enable = true;