Neofetch
Blossom Theme for Neofetch
Previews of the theme
Installation
-
Clone the repository.
git clone https://github.com/BlossomTheme/Neofetch.git
-
Copy the
config.conf
file and thelogos directory
to~/.config/neofetch
.cp ./config.conf ~/.config/neofetch && cp -r ./logos/ ~/.config/neofetch
-
Run neofetch.
neofetch
Customization
- Currently there are 5 logos which can be displayed.
- To change the logo change the
image_source
variable in theconfig.conf
(line742) to a logo of your choice (logo1 - logo5). - All the logos are contained in the logos directory.
- Feel free to contribute more logos!