updated goober config

This commit is contained in:
chloe 2024-12-08 10:11:34 +01:00
parent 6fcf4c62e2
commit 7455e9981f
7 changed files with 31 additions and 5 deletions

View file

@ -2,7 +2,7 @@
"layer": "top",
"modules-left": ["sway/workspaces", "sway/mode"],
"modules-center": ["wireplumber", "mpris"],
"modules-right": ["bluetooth", "clock", "privacy"],
"modules-right": ["cpu", "bluetooth", "network", "clock", "privacy"],
"clock": {
"format-alt": "{:%a, %d. %b %H:%M}"
},
@ -33,5 +33,6 @@
"tooltip-icon-size": 24
}
]
},
}
}