Updated config

This commit is contained in:
Eduard Urbach 2025-02-02 11:05:39 +01:00
parent ffd1fd767a
commit 86f53356d1
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
12 changed files with 58 additions and 47 deletions

View file

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