chore: added key repeat intervall

This commit is contained in:
Patrick Großmann 2023-01-21 23:45:08 +01:00
parent 0f6e82b64d
commit 412b782383
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F

View file

@ -54,6 +54,8 @@
displayManager.startx.enable = true;
layout = "de";
xkbVariant = "bone";
autoRepeatDelay = 235;
autoRepeatInterval = 60;
videoDrivers = ["modesetting" "nvidia"];
libinput = {
enable = true;