dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit c5c46c8fed6c0dfcbbaa0046b38437daeaed2cdd
parent 196bb67e3e81716d3dc61da1077fdc51b5166445
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Thu, 12 May 2022 18:30:57 -0500

Decrease the rate of pressing typing

Diffstat:
Mlinux/.config/X11/xprofile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linux/.config/X11/xprofile b/linux/.config/X11/xprofile @@ -1,4 +1,4 @@ -xset r rate 1000 5 +xset r rate 1000 2 xset -b xset s 600 60 dunst &