2024-03-07 13:09:05 +01:00

26 lines
393 B
Plaintext

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