
* 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>
4 lines
176 B
Bash
4 lines
176 B
Bash
echo "Copy Omarchy logo to ~/.config/omarchy/branding/screensaver.txt so screensaver can be personalized"
|
|
|
|
cp $OMARCHY_PATH/logo.txt ~/.config/omarchy/branding/screensaver.txt
|