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