system/input: lower autorepeat delay to 150ms
This commit is contained in:
parent
e3f65a429a
commit
fd9ad280ad
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
services.xserver = {
|
||||
displayManager = {
|
||||
xserverArgs = [
|
||||
"-ardelay 250"
|
||||
"-ardelay 150"
|
||||
"-arinterval 15"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue