Keyd : Set timeout to 150.
This commit is contained in:
parent
dcc8942535
commit
886dee0075
|
@ -47,7 +47,7 @@
|
|||
foot = {
|
||||
font = {
|
||||
step = 1;
|
||||
dpi = true;
|
||||
dpi = true;
|
||||
forceWhite = false;
|
||||
};
|
||||
};
|
||||
|
@ -58,5 +58,5 @@
|
|||
brightness.step = 5;
|
||||
volume.step = 5;
|
||||
music.step = 10;
|
||||
keyd.timeout = 200;
|
||||
keyd.timeout = 150;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue