diff --git a/X/.xinitrc b/X/.xinitrc index a4a7d55..e63db95 100644 --- a/X/.xinitrc +++ b/X/.xinitrc @@ -7,8 +7,8 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then unset f fi -if [ -f $HOME/.xsessionrc ] ; then - . "$f" +if [ -f "${HOME}/.xsessionrc" ] ; then + . "${HOME}/.xsessionrc" fi exec i3