Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions iso_files/configure_iso_anaconda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,10 @@ desktop-file-edit \
--set-key=Icon --set-value=/usr/share/pixmaps/scope_installer.png \
--set-key=StartupWMClass --set-value=slitherer \
/usr/share/applications/liveinst.desktop

# Scope Fetcher, used as the icon in plasma-welcome and as the app icon itself for the installer
curl --retry 3 -Lo /usr/share/pixmaps/scope_installer.png https://raw.githubusercontent.com/ublue-os/aurora/refs/heads/main/iso_files/scope_installer.png

git clone https://github.com/get-aurora-dev/branding /tmp/branding
cp /tmp/branding/iso_files/usr/share/pixmaps/* /usr/share/pixmaps
rm -rf /tmp

# Interactive Kickstart
tee -a /usr/share/anaconda/interactive-defaults.ks <<EOF
Expand Down
Binary file removed iso_files/scope_installer.png
Binary file not shown.
Loading