Faster key repeat
This commit is contained in:
parent
10258a52b3
commit
e76f23d8d0
|
@ -56,7 +56,7 @@ in {
|
|||
|
||||
enable = true;
|
||||
autoRepeatDelay = 250;
|
||||
autoRepeatInterval = 30;
|
||||
autoRepeatInterval = 50;
|
||||
windowManager = {
|
||||
windowmaker.enable = true;
|
||||
xmonad.enable = true;
|
||||
|
|
Loading…
Reference in a new issue