aboutsummaryrefslogtreecommitdiff
path: root/.config/yadm/root/etc/X11/xorg.conf.d/00-keyboard.conf
blob: 6c7cfadf93d353e42b5720ebd5b9e7d5bff96850 (plain)
1
2
3
4
5
6
Section "InputClass"
	Identifier "default keyboard repeat speed"
	MatchIsKeyboard "on"
	Option "AutoRepeat" "250 40"
EndSection