Update xinitrc

This commit is contained in:
Marco Thomas
2021-03-23 19:52:34 +01:00
parent 821b7a22ac
commit 8b4c286623

View File

@@ -18,13 +18,12 @@ fi
# start some nice programs # start some nice programs
# TODO: is this needed? # TODO: is this needed?
if [ -d /etc/X11/xinit/xinitrc.d ] ; then #if [ -d /etc/X11/xinit/xinitrc.d ] ; then
for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do # for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
[ -x "$f" ] && . "$f" # [ -x "$f" ] && . "$f"
done # done
unset f # unset f
fi #fi
#xset r rate 660 25
# keyboard layout # keyboard layout
setxkbmap -layout za setxkbmap -layout za