11 lines
206 B
Plaintext
11 lines
206 B
Plaintext
{
|
|
"layer": "top",
|
|
"position": "top",
|
|
"modules-left": ["sway/workspaces"],
|
|
"modules-center": ["clock"],
|
|
"modules-right" : ["pulseaudio", "battery"],
|
|
"battery": {
|
|
"format": "[BAT : {capacity}%]"
|
|
}
|
|
}
|