https://github.com/blossomtheme/neofetch
Blossom Theme for Neofetch
https://github.com/blossomtheme/neofetch
neofetch neofetch-theme
Last synced: 3 months ago
JSON representation
Blossom Theme for Neofetch
- Host: GitHub
- URL: https://github.com/blossomtheme/neofetch
- Owner: BlossomTheme
- License: mit
- Created: 2024-08-11T13:39:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T03:41:48.000Z (almost 2 years ago)
- Last Synced: 2025-03-17T11:32:45.616Z (about 1 year ago)
- Topics: neofetch, neofetch-theme
- Homepage:
- Size: 617 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blossom Theme for Neofetch
## Preview





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