2025-01-24 11:04:56 +01:00

27 lines
401 B
JSON

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