friedow / centerpiece

Your trusty omnibox search.
MIT License
174 stars 6 forks source link

💄 display bars to visualize cpu core usage #121

Closed friedow closed 3 months ago

friedow commented 3 months ago

This PR changes the CPU resource monitor plugin to visualize its cores as bars in one line instead of having a line per core. This resolves #104 and fixes #114.

2024-04-01-193340_hyprshot

a-kenji commented 3 months ago

While this fixes #114, it doesn't fix it's root cause and could be hit by similar functioning plugins.

VTimofeenko commented 3 months ago

I can split #114 into two separate issues. Technically this PR fixes #114 in full.