Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blossomtheme/neofetch

Blossom Theme for Neofetch
https://github.com/blossomtheme/neofetch

Last synced: 4 days ago
JSON representation

Blossom Theme for Neofetch

Awesome Lists containing this project

README

        

# Blossom Theme for Neofetch

## Preview
![](./screenshots/logo.png)
![](./screenshots/logo2.png)
![](./screenshots/logo3.png)
![](./screenshots/logo4.png)
![](./screenshots/logo5.png)

## 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!