Skip to content

Commit

Permalink
chore: Update libadwaita for prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Feb 12, 2024
1 parent 6782698 commit 1bc9013
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,10 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
rpm-ostree override remove \
plasma-welcome \
qt5-qdbusviewer && \
rpm-ostree override replace \
--experimental \
--from repo=copr:copr.fedorainfracloud.org:kylegospo:prompt \
libadwaita && \
rpm-ostree install \
steamdeck-kde-presets-desktop \
wallpaper-engine-kde-plugin \
Expand Down Expand Up @@ -427,7 +431,8 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
--experimental \
--from repo=copr:copr.fedorainfracloud.org:kylegospo:prompt \
vte291 \
vte-profile && \
vte-profile \
libadwaita && \
rpm-ostree install \
prompt \
nautilus-open-any-terminal \
Expand Down

0 comments on commit 1bc9013

Please sign in to comment.