add cpu perc/temp

This commit is contained in:
Benjamin Palko 2025-07-24 11:03:06 -04:00
parent 743374628a
commit f342c17444
4 changed files with 81 additions and 0 deletions

View file

@ -5,6 +5,7 @@ import Quickshell
Singleton {
property string brickWall: "\u{E586}"
property string coffee: "\u{E09a}"
property string cpu: "\u{E0ad}"
property string hardDrive: "\u{E0f1}"
property string triangle: "\u{E192}"
property string triangleDashed: "\u{E642}"