Add numlock activation, add some comments

This commit is contained in:
flyingscorpio@arch-desktop 2020-07-26 10:22:36 +02:00
parent 1744d400f1
commit 972b3a010f

View file

@ -1,5 +1,11 @@
#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx
#
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
@ -32,4 +38,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f
fi
numlockx &
exec i3