mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-20 15:40:35 +00:00
feat(deck): Add VGUI2-themed wallpaper
chore: Containerfile cleanup
This commit is contained in:
parent
04994720f3
commit
8e92c9d6cb
@ -12,13 +12,12 @@ ARG FEDORA_MAJOR_VERSION="${FEDORA_MAJOR_VERSION}"
|
||||
COPY system_files/desktop/etc /etc
|
||||
COPY system_files/desktop/usr /usr
|
||||
|
||||
# Add ublue-update
|
||||
COPY --from=ghcr.io/ublue-os/ublue-update:latest /rpms/ublue-update.noarch.rpm /tmp/rpms/
|
||||
RUN rpm-ostree install /tmp/rpms/ublue-update.noarch.rpm
|
||||
|
||||
# Add ublue-os-wallpapers
|
||||
# Add ublue packages
|
||||
COPY --from=ghcr.io/ublue-os/ublue-update:latest /rpms/ublue-update.noarch.rpm /tmp/rpms/ublue-update.noarch.rpm
|
||||
COPY --from=ghcr.io/ublue-os/bling:latest /rpms/ublue-os-wallpapers-*.noarch.rpm /tmp/rpms/ublue-os-wallpapers.rpm
|
||||
RUN rpm-ostree install /tmp/rpms/ublue-os-wallpapers.rpm
|
||||
RUN rpm-ostree install \
|
||||
/tmp/rpms/ublue-update.noarch.rpm \
|
||||
/tmp/rpms/ublue-os-wallpapers.rpm
|
||||
|
||||
# Add Copr repos
|
||||
RUN wget https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/repo/fedora-$(rpm -E %fedora)/kylegospo-bazzite-fedora-$(rpm -E %fedora).repo -O /etc/yum.repos.d/_copr_kylegospo-bazzite.repo && \
|
||||
|
BIN
system_files/deck/usr/share/wallpapers/VGUI2.jpg
Normal file
BIN
system_files/deck/usr/share/wallpapers/VGUI2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
Loading…
x
Reference in New Issue
Block a user