Add new Omarchy icon for fastfetch (#996)

* Add omarchy icon to fastfetch config

* Add migration file for fastfetch update

* Use consistent branding placement for spots you can change

* Allow editing the about icon

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
Taha
2025-08-22 22:37:47 -07:00
committed by GitHub
parent 2cb7f61108
commit b2a2d0fde3
8 changed files with 50 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
echo "Copy Omarchy logo to ~/.config/omarchy/screensaver.txt so screensaver can be personalized"
echo "Copy Omarchy logo to ~/.config/omarchy/branding/screensaver.txt so screensaver can be personalized"
cp $OMARCHY_PATH/logo.txt ~/.config/omarchy/screensaver.txt
cp $OMARCHY_PATH/logo.txt ~/.config/omarchy/branding/screensaver.txt