greshake / i3status-rust

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

Update missing default icons/remove old overrides #1924

Closed bim9262 closed 12 months ago

bim9262 commented 12 months ago

Add script to verify that the default icons in src/icons.rs match files/icons/*.toml

Remove unused default icons

Removed:

Updated doc/themes.md to remove the unused icons that were being "overridden"

Add default net_cellular icons

bim9262 commented 12 months ago

Just went back and added a pre-commit hook so that we can make sure we keep the defaults and all of the icon files in sync. Sorry for the spammy edits...