Skip to content

Commit

Permalink
feat(deck): Restore KRFB packages (No space is saved removing them)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Aug 18, 2023
1 parent 7e6ae0d commit 658aa0c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,7 @@ RUN rpm-ostree override replace \
# Configure KDE & GNOME
RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
rpm-ostree override remove \
steamdeck-kde-presets-desktop \
krfb \
krfb-libs && \
steamdeck-kde-presets-desktop && \
rpm-ostree install \
steamdeck-kde-presets \
; else \
Expand Down

0 comments on commit 658aa0c

Please sign in to comment.