Skip to content

Commit

Permalink
chore: Use new rom-properties subpackages
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Sep 6, 2023
1 parent 97e4498 commit 2c07465
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
steamdeck-kde-presets-desktop \
wallpaper-engine-kde-plugin \
sddm-sugar-steamOS \
kdeconnectd && \
kdeconnectd \
rom-properties-kf5 && \
rpm-ostree override replace \
--experimental \
--from repo=copr:copr.fedorainfracloud.org:kylegospo:gnome-vrr \
Expand Down Expand Up @@ -127,6 +128,7 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
gnome-shell-extension-just-perfection \
gnome-shell-extension-blur-my-shell \
gnome-shell-extension-hanabi \
rom-properties-gtk3 \
openssh-askpass && \
rpm-ostree override remove \
gnome-classic-session \
Expand Down

0 comments on commit 2c07465

Please sign in to comment.