mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-26 15:41:21 +00:00
chore: Remove weston desktop file so it doesn't appear in SDDM/GDM
This commit is contained in:
parent
48b997da62
commit
6dcef2cdea
@ -176,7 +176,8 @@ RUN rm /usr/share/applications/shredder.desktop && \
|
||||
if grep -q "nvidia" <<< "${IMAGE_NAME}"; then \
|
||||
sed -i 's@DESKTOP_WAYLAND=true@DESKTOP_WAYLAND=false@g' /etc/default/desktop-wayland \
|
||||
; else \
|
||||
systemctl disable waydroid-container.service \
|
||||
systemctl disable waydroid-container.service && \
|
||||
rm /usr/share/wayland-sessions/weston.desktop \
|
||||
; fi && \
|
||||
echo -e "IMAGE_NAME=${IMAGE_NAME}\nBASE_IMAGE_NAME=${BASE_IMAGE_NAME}\nIMAGE_FLAVOR=${IMAGE_FLAVOR}\nFEDORA_MAJOR_VERSION=${FEDORA_MAJOR_VERSION}" >> /etc/default/bazzite && \
|
||||
rm -rf \
|
||||
|
Loading…
x
Reference in New Issue
Block a user