u
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user