Files
dotfiles/.config/fastfetch/sixel.jsonc

31 lines
494 B
JSON

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "sixel",
"source": "/home/cianh/.config/fastfetch/logo.six",
"width": 64,
"height": 18
},
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
"de",
"wm",
"terminal",
"cpu",
"gpu",
"memory",
"swap",
"localip",
"battery",
"poweradapter",
"break"
]
}