f61917cbaa
PR #5363
29 lines
424 B
Plaintext
Executable file
29 lines
424 B
Plaintext
Executable file
{
|
|
"display": {
|
|
"binaryPrefix": "si",
|
|
"color": "blue",
|
|
"separator": " "
|
|
},
|
|
"logo": {
|
|
"padding": {
|
|
"right": 1
|
|
},
|
|
"source": "nixos_small"
|
|
},
|
|
"modules": [
|
|
{
|
|
"format": "{1}-{3}-{11}",
|
|
"key": "Date",
|
|
"type": "datetime"
|
|
},
|
|
{
|
|
"format": "{14}:{17}:{20}",
|
|
"key": "Time",
|
|
"type": "datetime"
|
|
},
|
|
"break",
|
|
"player",
|
|
"media"
|
|
]
|
|
}
|