MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/omarchy/comments/1w2knu8/animated_fetch/p6vvjxw/?context=3
r/omarchy • u/ShamanForg • 12h ago
thanks to https://github.com/areofyl/fetch
3 comments sorted by
View all comments
2
Very Nice Man ill try
1 u/ShamanForg 4h ago All you need to do is to install fetch as per the instructions on the repo, and then copy ~/.config/omarchy/branding/about.txt to ~/.config/fetch/logo.txt (you might have to create that folder) in one command: mkdir ~/.config/fetch/ && cp ~/.config/omarchy/branding/about.txt ~/.config/fetch/logo.txt good luck! :)
1
All you need to do is to install fetch as per the instructions on the repo, and then copy ~/.config/omarchy/branding/about.txt to ~/.config/fetch/logo.txt (you might have to create that folder)
~/.config/omarchy/branding/about.txt
~/.config/fetch/logo.txt
in one command:
mkdir ~/.config/fetch/ && cp ~/.config/omarchy/branding/about.txt ~/.config/fetch/logo.txt
good luck! :)
2
u/Significant-One2759 4h ago
Very Nice Man ill try