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
- Host: GitHub
- URL: https://github.com/cyberllloner/trisquel-gnu-linux-fastfetch-config
- Owner: cyberllloner
- License: mit
- Created: 2025-01-29T18:53:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T06:50:29.000Z (over 1 year ago)
- Last Synced: 2025-02-13T11:56:06.986Z (over 1 year ago)
- Topics: fastfetch, fastfetch-config, jsonc, linux, trisquel, trisquel-customization, trisquel-linux
- Homepage:
- Size: 329 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Trisquel GNU/Linux Fastfetch Config
A clean Fastfetch config for Trisquel GNU/Linux, where simplicity meets elegance
### 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)