15 lines
303 B
Text
15 lines
303 B
Text
{
|
|
"layer": "top",
|
|
"position": "bottom",
|
|
"height": 30,
|
|
"modules-left": [],
|
|
"modules-center": ["custom/civilization"],
|
|
"modules-right": [],
|
|
"custom/civilization": {
|
|
"format": "{}",
|
|
"exec": "python3 /home/pluto/Desktop/miniciv.py",
|
|
"return-type": "json",
|
|
"interval": 5
|
|
}
|
|
}
|
|
|