chore: added key repeat intervall
This commit is contained in:
parent
0f6e82b64d
commit
412b782383
|
@ -54,6 +54,8 @@
|
||||||
displayManager.startx.enable = true;
|
displayManager.startx.enable = true;
|
||||||
layout = "de";
|
layout = "de";
|
||||||
xkbVariant = "bone";
|
xkbVariant = "bone";
|
||||||
|
autoRepeatDelay = 235;
|
||||||
|
autoRepeatInterval = 60;
|
||||||
videoDrivers = ["modesetting" "nvidia"];
|
videoDrivers = ["modesetting" "nvidia"];
|
||||||
libinput = {
|
libinput = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue