Last active
May 15, 2025 12:25
-
-
Save manix84/d9269c6e12c0df2a5b68bc00c99955de to your computer and use it in GitHub Desktop.
FastFetch Minecraft logo
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", | |
| "de", | |
| "wm", | |
| "wmtheme", | |
| "theme", | |
| "icons", | |
| "font", | |
| "cursor", | |
| "terminal", | |
| "terminalfont", | |
| "cpu", | |
| "gpu", | |
| "memory", | |
| "swap", | |
| "disk", | |
| "localip", | |
| "battery", | |
| "poweradapter", | |
| "locale", | |
| "break", | |
| "colors" | |
| ], | |
| "logo": { | |
| "source": "~/.config/fastfetch/logos/minecraft_grass.ascii", | |
| "type": "file", | |
| "color": { | |
| "1": "41;31", | |
| "2": "100;90", | |
| "3": "40;90", | |
| "4": "0", | |
| "5": "41;91", | |
| "6": "101;91", | |
| "7": "40;30" | |
| }, | |
| "padding": { | |
| "top": 1, | |
| "left": 2, | |
| "right": 2 | |
| } | |
| } | |
| } |
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
| $2██$3█$2█$3█$2██ | |
| $3██$2██$3███████$2██$3██ | |
| $3█$2█$1█$5█$6█$3███$2██$5████$1███$3██$2██$3██ | |
| $2██$3███$2█$3█$2██████$3███$6█$2█$6██$1██$3███$2██$3██$2██ | |
| $3██$2█████$6█$5██$1█$3████$2███$1█$2█$3████$5██$3█████$2██$7██ | |
| $3██████$2█$3█$2███$3███$2███$3█$6███$5██$3██$2████$7██████ | |
| $3██$7██$3██████$2██████$5███$2██$3██$2██$7████████$7██ | |
| $3████$7████$3██████$2█$3█$2██$3█$2█$3█$7████████$7██████ | |
| $3████$1██$5█$1██$3███$7██$3███$7███████$1██$7██$1█$7██$1██$7██ | |
| $3█$7██$3██$5█$6█$5██$1██$3██████$7██████$1████$7█████$1█$7██ | |
| $3█$5██$1█$3█$7█$3█$2███$3███$7█$3███$7████$1███$5█$1█$7████$1████$7█ | |
| $7█$3█$5█$3██████████$1█$5█$3██$7██████$3█$7███$1████$5█$1█$7██ | |
| $3███$7█$3██████$1██$7██$3███$7███$1█$7████████$7█$3█$7████ | |
| $3███$1█$5█$7████$3██$2█$5█$1█$5██$3█$7██$1███$7████████$1██$7███ | |
| $3████$5█$6█$5█$1██$3███$2██$5█$2█$3█$7█$1███$7██$1████$7████████ | |
| $3███$2█$3██████$1█$3████$7█████$1███$7████████ | |
| $3█████████$7█$3█$7█████$1█$3█$7█████ | |
| $3███████$7████████ | |
| $3███$7████ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment