mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
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:
5
install/config/branding.sh
Normal file
5
install/config/branding.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
mkdir -p ~/.config/omarchy/branding
|
||||
cp ~/.local/share/omarchy/icon.txt ~/.config/omarchy/branding/about.txt
|
||||
cp ~/.local/share/omarchy/logo.txt ~/.config/omarchy/branding/screensaver.txt
|
||||
Reference in New Issue
Block a user