do not clear, this is a bit of an issue

This commit is contained in:
speedie 2023-04-05 00:01:09 +02:00
parent 660c4e53fd
commit 7dc43f7f52

View file

@ -8,7 +8,6 @@ load_profile() {
[ -f "${CONFDIR}/spmenu/.profile" ] && [ "$(cat "${CONFDIR}/spmenu/.profile")" = "NONE" ] && NONE=true
if [ "$NONE" = "true" ]; then
xrdb -remove spmenu*
return
fi