Skip to content

Commit

Permalink
feat: Clean up just file situation, use split deck/desktop just files…
Browse files Browse the repository at this point in the history
… with a single shared one
  • Loading branch information
KyleGospo committed Jan 20, 2024
1 parent d24490e commit 0f0feea
Show file tree
Hide file tree
Showing 5 changed files with 297 additions and 527 deletions.
1 change: 1 addition & 0 deletions Containerfile
Expand Up @@ -415,6 +415,7 @@ RUN /tmp/image-info.sh && \
sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nNoDisplay=true@g' /usr/share/applications/discover_overlay.desktop && \
cp "/usr/share/ublue-os/firstboot/yafti.yml" "/etc/yafti.yml" && \
echo "import \"/usr/share/ublue-os/just/80-bazzite.just\"" >> /usr/share/ublue-os/justfile && \
echo "import \"/usr/share/ublue-os/just/85-bazzite-image.just\"" >> /usr/share/ublue-os/justfile && \
pip install --prefix=/usr yafti && \
pip install --prefix=/usr topgrade && \
pip install --prefix=/usr hyfetch && \
Expand Down

0 comments on commit 0f0feea

Please sign in to comment.