We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d337fb9 commit 0109f9aCopy full SHA for 0109f9a
Containerfile
@@ -420,6 +420,10 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
420
kf5-kio-file-widgets \
421
kf5-kio-core \
422
kf5-kio-gui && \
423
+ rpm-ostree override replace \
424
+ --experimental \
425
+ --from repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
426
+ gtk4 && \
427
rpm-ostree install \
428
steamdeck-kde-presets-desktop \
429
wallpaper-engine-kde-plugin \
0 commit comments