diff options
Diffstat (limited to 'fastfetch')
| -rwxr-xr-x | fastfetch/config.jsonc | 37 | ||||
| -rwxr-xr-x | fastfetch/trueimage.jpg | bin | 0 -> 20256 bytes |
2 files changed, 37 insertions, 0 deletions
diff --git a/fastfetch/config.jsonc b/fastfetch/config.jsonc new file mode 100755 index 0000000..854de4a --- /dev/null +++ b/fastfetch/config.jsonc @@ -0,0 +1,37 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "source": ".config/fastfetch/trueimage.jpg" + }, + "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" + ] +} diff --git a/fastfetch/trueimage.jpg b/fastfetch/trueimage.jpg Binary files differnew file mode 100755 index 0000000..28ef29e --- /dev/null +++ b/fastfetch/trueimage.jpg |
