This commit is contained in:
t470p
2024-05-11 20:21:58 -05:00
parent dbe8984c47
commit 58047966bf

View File

@@ -212,7 +212,9 @@ if [ ${operation} == "dots" ] ; then
fi fi
if [ ${I3WM} == "true" ] ; then if [ ${I3WM} == "true" ] ; then
echo "******************************"
echo "i3wm" echo "i3wm"
echo "******************************"
fi fi
if [ ${I3WM} == "true" ] || [ ${QTILE} == "true" ] ; then if [ ${I3WM} == "true" ] || [ ${QTILE} == "true" ] ; then