Skip to content

Commit

Permalink
chore: Minor reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Feb 5, 2025
1 parent 1d85e80 commit ab2a03e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -363,13 +363,13 @@ RUN --mount=type=cache,dst=/var/cache/libdnf5 \
fcitx5-hangul \
kcm-fcitx5 \
ptyxis && \
dnf5 -y swap \
--repo terra-extras \
kf6-kio-core kf6-kio-core && \
dnf5 -y remove \
plasma-welcome \
plasma-welcome-fedora \
konsole && \
dnf5 -y swap \
--repo terra-extras \
kf6-kio-core kf6-kio-core && \
git clone https://github.com/catsout/wallpaper-engine-kde-plugin.git --depth 1 --branch main /tmp/wallpaper-engine-kde-plugin && \
kpackagetool6 --type=Plasma/Wallpaper --global --install /tmp/wallpaper-engine-kde-plugin/plugin && \
sed -i '/<entry name="launchers" type="StringList">/,/<\/entry>/ s/<default>[^<]*<\/default>/<default>preferred:\/\/browser,applications:steam.desktop,applications:net.lutris.Lutris.desktop,applications:org.gnome.Ptyxis.desktop,applications:org.kde.discover.desktop,preferred:\/\/filemanager<\/default>/' /usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/config/main.xml && \
Expand Down

0 comments on commit ab2a03e

Please sign in to comment.