dotfiles/.config/fastfetch/config.jsonc
2025-02-17 21:54:44 +05:00

33 lines
494 B
JSON

{
"$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",
"cpu",
"gpu",
"memory",
// "swap",
"disk",
"localip",
"battery",
"poweradapter",
// "locale",
"break",
"colors"
]
}