This commit is contained in:
committer
2024-05-20 06:17:06 -05:00
parent 5a2325c518
commit 9900934c51

View File

@@ -32,6 +32,8 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f
fi
xrdb /home/$USER/.Xresources
if [ ${XWM} == "i3" ] ; then
exec i3
elif [ ${XWM} == "qtile" ] ; then