[xinitrc] Change rate to 60, ditch st

This commit is contained in:
M1dgard 2018-11-04 00:25:44 +01:00
parent 1be888b0cb
commit f1ec0e0f3a
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -8,10 +8,11 @@ usermodmap="$HOME/.config/Xmodmap" ; [ -f "$usermodmap" ] && xmodmap "$u
xset b off # don't beep! that's annoying as hell
xset r rate 170 40 # wait 170 ms before repeating, 40 chars/second
xset r rate 170 60 # delay 170ms, 60 keypresses per second
export TERMINAL=st
# fav terminal is xfce4-terminal. I tried out st, but it's way too laggy in its rendering.
export TERMINAL=xfce4-terminal
# default desktop environment to start