2024-05-31 13:04:39 +02:00

26 lines
377 B
Plaintext

{
"layer": "top",
"position": "top",
"modules-left": [
"hyprland/workspaces"
],
"modules-center": [
"clock"
],
"modules-right": [
"group/hardware",
"custom/updates",
"wireplumber",
],
"group/hardware": {
"orientation": "horizontal",
"modules": [
"cpu",
"custom/gpu",
"memory",
"disk",
],
},
"include": "~/.config/waybar/modules.jsonc",
}