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