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

https://github.com/cyberllloner/trisquel-gnu-linux-fastfetch-config

Fastfetch configuration specifically for Trisquel GNU/Linux
https://github.com/cyberllloner/trisquel-gnu-linux-fastfetch-config

fastfetch fastfetch-config jsonc linux trisquel trisquel-customization trisquel-linux

Last synced: about 1 year ago
JSON representation

Fastfetch configuration specifically for Trisquel GNU/Linux

Awesome Lists containing this project

README

          

Trisquel GNU/Linux Fastfetch Config


Screenshot
A clean Fastfetch config for Trisquel GNU/Linux, where simplicity meets elegance


Static Badge
Static Badge



### Prerequsite

- [Fastfetch](https://github.com/fastfetch-cli/fastfetch)
- [Nerd Font](https://www.nerdfonts.com/#home)
- [A terminal that can display images, such as Kitty](https://sw.kovidgoyal.net/kitty/)


### Installation

1. Clone this repository:
```sh
git clone https://github.com/cyberllloner/Trisquel-GNU-Linux-Fastfetch-Config.git
```

2. Copy needed files to Fastfetch config directory:
```sh
cp Trisquel-GNU-Linux-Fastfetch-Config/fastfetch/* ~/.config/fastfetch
```

3. Run Fastfetch:
```sh
fastfetch
```

### Note

- Simply look for the icon you want [here](https://www.nerdfonts.com/cheat-sheet) to adjust any icon in this configuration to match your style or needs.
- This configuration utilizes `ANSI Escape Codes` to apply colors. More color codes are listed [here](https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797#color-codes). Maybe this will help you. ^^
- Only tested on `kitty`.


### License

[MIT License](https://github.com/cyberllloner/Trisquel-GNU-Linux-Fastfetch-Config/blob/main/LICENSE)