fixed
This commit is contained in:
parent
bcf7466f95
commit
37ccecbe4b
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ RUN \
|
||||||
sed -i \
|
sed -i \
|
||||||
'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 && \
|
cp /usr/bin/exo-open /usr/bin/exo-open-real && \
|
||||||
echo "**** xfce tweaks ****" && \
|
echo "**** xfce tweaks ****" && \
|
||||||
rm -f \
|
rm -f \
|
||||||
/etc/xdg/autostart/xfce-polkit.desktop && \
|
/etc/xdg/autostart/xfce-polkit.desktop && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue