code of nerv logo

{ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "type": "file", "source": "/home/your/nerv.txt/rute", // <--- change this "color": { "1": "red" }, "padding": { "top": 2, "left": 2 } }, "display": { "separator": " ➜ ", "color": "magenta" }, "modules": [ "title", "separator", "os", "host", "kernel", "uptime", "packages", "shell", "display", "de", "wm", "wmtheme", "theme", "icons", "font", "cursor", "terminal", "terminalfont", { "type": "cpu", "showPeCoreCount": true, "temp": true }, { "type": "gpu", "temp": true }, "memory", "swap", "disk", "localip", "battery", "poweradapter", "locale", "break", "colors" ] }

Pública Última actualización: 2026-04-25 04:49:38 AM