Skip to content

Commit

Permalink
chore: move logos and faces to bluefin-{faces,logos}
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Jan 11, 2025
1 parent fad728f commit 85d40d1
Show file tree
Hide file tree
Showing 27 changed files with 8 additions and 32,030 deletions.
7 changes: 7 additions & 0 deletions build_files/base/05-override-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@ pip install --prefix=/usr topgrade
# Install ublue-update -- breaks with packages.json due to missing topgrade
rpm-ostree install ublue-update

# Required for bluefin faces to work without conflicting with a ton of packages
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

rpm-ostree override remove fedora-logos --install=bluefin-logos

# Consolidate Just Files
find /tmp/just -iname '*.just' -exec printf "\n\n" \; -exec cat {} \; >> /usr/share/ublue-os/just/60-custom.just

Expand Down
1 change: 1 addition & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"bcache-tools",
"borgbackup",
"bootc",
"bluefin-faces",
"ddcutil",
"evtest",
"epson-inkjet-printer-escpr",
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
54 changes: 0 additions & 54 deletions system_files/silverblue/usr/share/pixmaps/fedora-logo-sprite.svg

This file was deleted.

Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 85d40d1

Please sign in to comment.