Created
December 8, 2025 17:35
-
-
Save LTeder/1538c4bcbaa677ad5a1d6dca7a829a7e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
| { | |
| "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", | |
| "modules": [ | |
| "title", | |
| "separator", | |
| "os", | |
| "host", | |
| "kernel", | |
| "uptime", | |
| "packages", | |
| "shell", | |
| "display", | |
| "terminal", | |
| "terminalfont", | |
| "cpu", | |
| "memory", | |
| "disk", | |
| "localip", | |
| "break", | |
| "colors" | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment