fastfetch: redo

This commit is contained in:
frosty 2024-08-25 01:54:41 -04:00
parent 0d9e9df555
commit 888da63c54

View file

@ -3,22 +3,35 @@
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
{
"type": "os",
"format": "{3}"
},
{
"type": "host",
"format": "{2}"
},
{
"type": "kernel",
"format": "{2}"
},
"uptime",
"packages",
"shell",
{
"type": "packages",
"format": "{1}"
},
{
"type": "shell",
"format": "{1}"
},
"display",
"de",
"wm",
"wmtheme",
"cursor",
"terminal",
"terminalfont",
"cpu",
"gpu",
"memory",
"swap",
"disk",
"break",
"colors"
]