2024-03-05 12:28:48 +00:00
|
|
|
{
|
|
|
|
"layer": "top",
|
2024-03-21 15:10:24 +00:00
|
|
|
"position": "bottom",
|
2024-03-25 12:55:15 +00:00
|
|
|
"modules-left": [],
|
2024-03-05 12:28:48 +00:00
|
|
|
"modules-center": [],
|
|
|
|
"modules-right": [
|
2024-03-09 21:03:35 +00:00
|
|
|
"group/hardware",
|
2024-03-05 12:28:48 +00:00
|
|
|
"custom/updates",
|
|
|
|
"wireplumber",
|
|
|
|
"clock",
|
|
|
|
],
|
2024-03-07 12:09:05 +00:00
|
|
|
"group/hardware": {
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"modules": [
|
|
|
|
"cpu",
|
|
|
|
"custom/gpu",
|
|
|
|
"memory",
|
|
|
|
"disk",
|
|
|
|
],
|
|
|
|
},
|
2024-03-05 12:28:48 +00:00
|
|
|
"include": "~/.config/waybar/modules.jsonc",
|
|
|
|
}
|