Adjust key repeat
This commit is contained in:
parent
4bd61a3bb9
commit
9e4d3eb86f
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ in {
|
|||
services.xserver = {
|
||||
enable = true;
|
||||
layout = "fr";
|
||||
autoRepeatDelay = 400;
|
||||
autoRepeatInterval = 25;
|
||||
desktopManager.xterm.enable = false;
|
||||
windowManager.xmonad.enable = true;
|
||||
displayManager.lightdm = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue