mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-17 19:10:33 +00:00
chore: Hide Fish and recategorize System Update to the System category
This commit is contained in:
parent
1f3baebb28
commit
06941d5131
@ -412,6 +412,7 @@ 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@\[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/fish.desktop && \
|
||||
rm -f /usr/share/vulkan/icd.d/lvp_icd.*.json && \
|
||||
mkdir -p "/usr/etc/profile.d/" && \
|
||||
ln -s "/usr/share/ublue-os/firstboot/launcher/login-profile.sh" \
|
||||
|
@ -3,6 +3,6 @@ Type=Application
|
||||
Name=System Update
|
||||
Comment=Update Bazzite, Flatpaks, Distrobox containers, and more
|
||||
Icon=/usr/share/ublue-os/bazzite/update.svg
|
||||
Categories=Utility;
|
||||
Categories=ConsoleOnly;System;
|
||||
Terminal=true
|
||||
Exec=/usr/bin/ujust update
|
||||
|
Loading…
Reference in New Issue
Block a user