config.jsonc (360B)
1 { 2 "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/master/doc/json_schema.json", 3 "modules": [ 4 "title", 5 "separator", 6 "os", 7 "uptime", 8 //"shell", 9 "de", 10 "wm", 11 "terminal", 12 //"cpu", 13 //"memory", 14 "disk", 15 //"localip", 16 //"battery", 17 //"poweradapter", 18 //"locale", 19 "break", 20 //"colors" 21 ] 22 }