home/.config/waybar/config.jsonc
2025-05-28 16:39:25 +02:00

8 lines
No EOL
218 B
JSON

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