mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
4 lines
178 B
Bash
4 lines
178 B
Bash
# Allow the user to change the branding for fastfetch and screensaver
|
|
mkdir -p ~/.config/omarchy/branding
|
|
cp ~/.local/share/omarchy/icon.txt ~/.config/omarchy/branding/about.txt
|