update: better cpu icon in waybar

This commit is contained in:
Yingjie Wang 2024-04-04 04:52:18 -04:00
parent bc227bed49
commit f095151882

View File

@ -240,7 +240,7 @@
// CPU // CPU
"cpu": { "cpu": {
"format": " {usage}%", "format": "󰒇 {usage}%",
"on-click": "alacritty -e htop" "on-click": "alacritty -e htop"
}, },