mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-09 21:45:13 +00:00
chore: Remove toolbox.sh, we'll be replacing this with our own.
This commit is contained in:
parent
e20f1b7256
commit
d5bfd8335f
@ -343,6 +343,7 @@ RUN rpm-ostree install \
|
|||||||
# Cleanup & Finalize
|
# Cleanup & Finalize
|
||||||
COPY system_files/shared /
|
COPY system_files/shared /
|
||||||
RUN /tmp/image-info.sh && \
|
RUN /tmp/image-info.sh && \
|
||||||
|
rm -f /etc/profile.d/toolbox.sh && \
|
||||||
sed -i 's@/usr/bin/steam@/usr/bin/bazzite-steam@g' /usr/share/applications/steam.desktop && \
|
sed -i 's@/usr/bin/steam@/usr/bin/bazzite-steam@g' /usr/share/applications/steam.desktop && \
|
||||||
sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nNoDisplay=true@g' /usr/share/applications/shredder.desktop && \
|
sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nNoDisplay=true@g' /usr/share/applications/shredder.desktop && \
|
||||||
rm /usr/share/vulkan/icd.d/lvp_icd.*.json && \
|
rm /usr/share/vulkan/icd.d/lvp_icd.*.json && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user