diff options
Diffstat (limited to '.config/fastfetch/config.jsonc')
| -rw-r--r-- | .config/fastfetch/config.jsonc | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc deleted file mode 100644 index 52344a9..0000000 --- a/.config/fastfetch/config.jsonc +++ /dev/null @@ -1,33 +0,0 @@ -{ - "$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", - "battery", - "poweradapter", - "locale", - "break", - "colors" - ] -} |
