Updated config

This commit is contained in:
Eduard Urbach 2025-02-11 17:37:34 +01:00
parent 3205547b25
commit 91cd55c9f9
Signed by: eduard
GPG key ID: 49226B848C78F6C8
9 changed files with 83 additions and 36 deletions

View file

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