u
This commit is contained in:
@@ -32,6 +32,8 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
|
|||||||
unset f
|
unset f
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
xrdb /home/$USER/.Xresources
|
||||||
|
|
||||||
if [ ${XWM} == "i3" ] ; then
|
if [ ${XWM} == "i3" ] ; then
|
||||||
exec i3
|
exec i3
|
||||||
elif [ ${XWM} == "qtile" ] ; then
|
elif [ ${XWM} == "qtile" ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user