Icons: more icons

This commit is contained in:
LemmyCook
2025-09-08 21:37:01 -04:00
parent c77784b5c1
commit ccdb4e0664
14 changed files with 27 additions and 39 deletions
@@ -24,7 +24,7 @@ NBox {
NCircleStat {
value: SystemStatService.cpuUsage
icon: Bootstrap.icons["speed"]
icon: Bootstrap.icons["speedometer2"]
flat: true
contentScale: 0.8
width: 72 * scaling
@@ -33,7 +33,7 @@ NBox {
NCircleStat {
value: SystemStatService.cpuTemp
suffix: "°C"
icon: Bootstrap.icons["thermometer"]
icon: Bootstrap.icons["fire"]
flat: true
contentScale: 0.8
width: 72 * scaling