diff --git a/modules/xconfig.nix b/modules/xconfig.nix index 2421742..74a4939 100644 --- a/modules/xconfig.nix +++ b/modules/xconfig.nix @@ -56,7 +56,7 @@ in { enable = true; autoRepeatDelay = 250; - autoRepeatInterval = 30; + autoRepeatInterval = 50; windowManager = { windowmaker.enable = true; xmonad.enable = true;