mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-26 15:41:21 +00:00
fix(desktop): Use steamos.conf for SDDM
Needed for SDDM theme and plasma autologin
This commit is contained in:
parent
a03d7bad1a
commit
406d0bbfdb
@ -80,6 +80,9 @@ RUN pip install --prefix=/usr yafti && \
|
|||||||
systemctl disable rpm-ostreed-automatic.timer && \
|
systemctl disable rpm-ostreed-automatic.timer && \
|
||||||
systemctl --global enable ublue-update.timer && \
|
systemctl --global enable ublue-update.timer && \
|
||||||
systemctl enable input-remapper.service && \
|
systemctl enable input-remapper.service && \
|
||||||
|
rm -f \
|
||||||
|
/usr/etc/sddm.conf \
|
||||||
|
/etc/sddm.conf && \
|
||||||
rm -rf \
|
rm -rf \
|
||||||
/tmp/* \
|
/tmp/* \
|
||||||
/var/* && \
|
/var/* && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user