33 lines
326 B
JSON
33 lines
326 B
JSON
{
|
|
"logo": {
|
|
"source": "arch_small"
|
|
},
|
|
|
|
"display": {
|
|
"separator": " :: "
|
|
},
|
|
|
|
"modules": [
|
|
{
|
|
"type": "os",
|
|
"key": "dis"
|
|
},
|
|
{
|
|
"type": "kernel",
|
|
"key": "krn"
|
|
},
|
|
{
|
|
"type": "uptime",
|
|
"key": "upt"
|
|
},
|
|
{
|
|
"type": "packages",
|
|
"key": "pks"
|
|
},
|
|
{
|
|
"type": "wm",
|
|
"key": "wdm"
|
|
}
|
|
]
|
|
}
|