fixed mate

This commit is contained in:
Michael Trip 2023-05-31 16:21:28 +02:00
parent 81078d310a
commit 5036002bcf

View file

@ -30,9 +30,6 @@ RUN \
's#^Exec=.*#Exec=/usr/local/bin/wrapped-chromium#g' \ 's#^Exec=.*#Exec=/usr/local/bin/wrapped-chromium#g' \
/usr/share/applications/chromium-browser.desktop && \ /usr/share/applications/chromium-browser.desktop && \
mv /usr/bin/exo-open /usr/bin/exo-open-real && \ mv /usr/bin/exo-open /usr/bin/exo-open-real && \
echo "**** xfce tweaks ****" && \
rm -f \
/etc/xdg/autostart/xfce-polkit.desktop && \
echo "**** cleanup ****" && \ echo "**** cleanup ****" && \
dnf autoremove -y && \ dnf autoremove -y && \
dnf clean all && \ dnf clean all && \