Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/blossomtheme/neofetch
- Owner: BlossomTheme
- License: mit
- Created: 2024-08-11T13:39:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T03:41:48.000Z (3 months ago)
- Last Synced: 2024-08-12T04:43:54.095Z (3 months ago)
- 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
![](./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!