diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/X11/.xprofile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/X11/.xprofile b/.config/X11/.xprofile index b05a503..bc2e5f8 100644 --- a/.config/X11/.xprofile +++ b/.config/X11/.xprofile @@ -3,6 +3,10 @@ # Xresources [[ -f ~/.config/X11/.Xresources ]] && xrdb -merge ~/.config/X11/.Xresources +#Xset +xset r rate 150 50 +#xset r rate 290 70 + # Xbindkeys xbindkeys -f "$XDG_CONFIG_HOME"/X11/xbindkeysrc |
