greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
GNU General Public License v3.0
2.85k stars 470 forks source link

Icon 'cpu'/'volume' not found #1883

Closed c02y closed 1 year ago

c02y commented 1 year ago

Following instructions from

Config:

[icons]
icons = "awesome6"

[[block]]
block = "cpu"
format = "$icon $utilization "

[[block]]
block = "sound"
format = "$icon $volume "

image

FYI:

c02y commented 1 year ago

Sorry, the old ~/.local/share/i3status-rust is the problem, once again.

Gotta delete that shit.