23 lines
353 B
Plaintext
23 lines
353 B
Plaintext
{
|
|
"layer": "top",
|
|
"position": "bottom",
|
|
"modules-left": [],
|
|
"modules-center": [],
|
|
"modules-right": [
|
|
"group/hardware",
|
|
"custom/updates",
|
|
"wireplumber",
|
|
"clock",
|
|
],
|
|
"group/hardware": {
|
|
"orientation": "horizontal",
|
|
"modules": [
|
|
"cpu",
|
|
"custom/gpu",
|
|
"memory",
|
|
"disk",
|
|
],
|
|
},
|
|
"include": "~/.config/waybar/modules.jsonc",
|
|
}
|