Skip to content

Commit

Permalink
Merge pull request #68 from tulilirockz/bluefin-wallpapers
Browse files Browse the repository at this point in the history
chore: use wallpapers from COPR instead of having it on the repo
  • Loading branch information
castrojo authored Dec 28, 2024
2 parents 3142ae1 + 531e648 commit 8bfffa8
Show file tree
Hide file tree
Showing 56 changed files with 9 additions and 33,429 deletions.
10 changes: 9 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,16 @@ dnf -y --enablerepo repo.charm.sh_yum_ install \
dnf config-manager --add-repo "https://copr.fedorainfracloud.org/coprs/ublue-os/staging/repo/centos-stream-10/ublue-os-staging-centos-stream-10.repo"
dnf config-manager --set-disabled copr:copr.fedorainfracloud.org:ublue-os:staging
dnf -y --enablerepo copr:copr.fedorainfracloud.org:ublue-os:staging install \
-x bluefin-logos \
gnome-shell-extension-logo-menu \
uupd
uupd \
bluefin-*

dnf -y --enablerepo copr:copr.fedorainfracloud.org:ublue-os:staging swap centos-logos bluefin-logos

rm -f /usr/share/pixmaps/faces/* || echo "Expected directory deletion to fail"
mv /usr/share/pixmaps/faces/bluefin/* /usr/share/pixmaps/faces
rm -rf /usr/share/pixmaps/faces/bluefin

dnf config-manager --add-repo "https://copr.fedorainfracloud.org/coprs/che/nerd-fonts/repo/centos-stream-${MAJOR_VERSION}/che-nerd-fonts-centos-stream-${MAJOR_VERSION}.repo"
dnf config-manager --set-disabled copr:copr.fedorainfracloud.org:che:nerd-fonts
Expand Down
43 changes: 0 additions & 43 deletions system_files/etc/dconf/db/distro.d/01-bluefin-folders

This file was deleted.

17 changes: 0 additions & 17 deletions system_files/etc/dconf/db/distro.d/02-bluefin-keybindings

This file was deleted.

5 changes: 0 additions & 5 deletions system_files/etc/dconf/db/distro.d/03-bluefin-ptyxis-palette

This file was deleted.

16 changes: 0 additions & 16 deletions system_files/etc/dconf/db/distro.d/04-bluefin-logomenu-extension

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
32 changes: 0 additions & 32 deletions system_files/usr/share/backgrounds/bluefin/12-bluefin.xml

This file was deleted.

Binary file removed system_files/usr/share/backgrounds/chicken.webp
Binary file not shown.

This file was deleted.

12 changes: 0 additions & 12 deletions system_files/usr/share/gnome-background-properties/12-bluefin.xml

This file was deleted.

13 changes: 0 additions & 13 deletions system_files/usr/share/gnome-background-properties/chicken.xml

This file was deleted.

Binary file removed system_files/usr/share/pixmaps/faces/bicycle.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/book.jpg
Binary file not shown.
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/cat.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/coffee2.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/flower2.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/gamepad.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/guitar2.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/headphones.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/hummingbird.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/mountain.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/plane.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/surfer.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/tomatoes.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/faces/tree.jpg
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/fedora-gdm-logo.png
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/fedora-logo-small.png
Binary file not shown.
Binary file not shown.
54 changes: 0 additions & 54 deletions system_files/usr/share/pixmaps/fedora-logo-sprite.svg

This file was deleted.

Binary file removed system_files/usr/share/pixmaps/fedora-logo.png
Binary file not shown.
Binary file removed system_files/usr/share/pixmaps/fedora_logo_med.png
Binary file not shown.
Loading

0 comments on commit 8bfffa8

Please sign in to comment.