Radio Widget

This commit is contained in:
soraefir
2023-11-22 06:14:03 +01:00
parent 66bb6d3d6b
commit c87ccc2ed7
9 changed files with 311 additions and 9 deletions

View File

@ -15,7 +15,7 @@
:orientation "h"
:flipped true
:class "cpu-core-usage"
:tooltip "core${core.core} @ ${core.freq}Mhz"
:tooltip "${core.core} @ ${core.freq}Mhz"
)
)
)