mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-29 03:20:57 +00:00
feat(kde): Add krdp
This commit is contained in:
parent
a551bf096f
commit
22ad79f6d8
@ -463,7 +463,8 @@ RUN rpm-ostree install \
|
|||||||
# Configure KDE & GNOME
|
# Configure KDE & GNOME
|
||||||
RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||||
rpm-ostree install \
|
rpm-ostree install \
|
||||||
qt && \
|
qt \
|
||||||
|
krdp && \
|
||||||
rpm-ostree override remove \
|
rpm-ostree override remove \
|
||||||
plasma-welcome && \
|
plasma-welcome && \
|
||||||
rpm-ostree override replace \
|
rpm-ostree override replace \
|
||||||
|
Loading…
Reference in New Issue
Block a user