Updated config

This commit is contained in:
2025-02-05 09:58:20 +01:00
parent e411d35dd3
commit 549b443893
4 changed files with 30 additions and 7 deletions

View File

@ -1,6 +1,7 @@
{
"layer": "top",
"position": "bottom",
"modules-right": ["cpu", "custom/gpu", "memory", "disk", "custom/processes", "wireplumber", "clock"],
"position": "top",
"modules-left": ["cpu", "custom/gpu", "memory", "disk", "custom/processes", "custom/tcp", "custom/udp"],
"modules-right": ["wireplumber", "clock"],
"include": "~/.config/waybar/modules.jsonc",
}