mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
102 lines
1.6 KiB
JSON
102 lines
1.6 KiB
JSON
{
|
|
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
|
// "logo": "arch_small",
|
|
"modules": [
|
|
"os",
|
|
"kernel",
|
|
|
|
"packages",
|
|
"shell",
|
|
"terminal",
|
|
"de",
|
|
"wm",
|
|
"wmtheme",
|
|
|
|
"break",
|
|
"theme",
|
|
"icons",
|
|
"font",
|
|
"terminalfont",
|
|
|
|
"break",
|
|
"display",
|
|
"cpu",
|
|
"gpu",
|
|
|
|
"break",
|
|
"memory",
|
|
// "swap",
|
|
"disk",
|
|
// {
|
|
// "type": "disk",
|
|
// "format": "{1} / {2}"
|
|
// },
|
|
"battery",
|
|
"poweradapter",
|
|
"uptime",
|
|
|
|
"break",
|
|
"colors"
|
|
]
|
|
// "modules": [
|
|
// "battery",
|
|
// "bios",
|
|
// "bluetooth",
|
|
// "board",
|
|
// "break",
|
|
// "brightness",
|
|
// "camera",
|
|
// "chassis",
|
|
// "cpu",
|
|
// "cpuusage",
|
|
// "command",
|
|
// "colors",
|
|
// "cursor",
|
|
// "datetime",
|
|
// "display",
|
|
// "disk",
|
|
// "diskio",
|
|
// "de",
|
|
// "font",
|
|
// "gamepad",
|
|
// "gpu",
|
|
// "host",
|
|
// "icons",
|
|
// "kernel",
|
|
// "lm",
|
|
// "locale",
|
|
// "localip",
|
|
// "media",
|
|
// "memory",
|
|
// "monitor",
|
|
// "netio",
|
|
// "opencl",
|
|
// "opengl",
|
|
// "os",
|
|
// "packages",
|
|
// "physicaldisk",
|
|
// "player",
|
|
// "poweradapter",
|
|
// "processes",
|
|
// "publicip",
|
|
// "separator",
|
|
// "shell",
|
|
// "sound",
|
|
// "swap",
|
|
// "terminal",
|
|
// "terminalfont",
|
|
// "terminalsize",
|
|
// "terminaltheme",
|
|
// "title",
|
|
// "theme",
|
|
// "uptime",
|
|
// "users",
|
|
// "version",
|
|
// "vulkan",
|
|
// "wallpaper",
|
|
// "weather",
|
|
// "wm",
|
|
// "wifi",
|
|
// "wmtheme"
|
|
// ]
|
|
} |