greshake / i3status-rust

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

music: add format_alt #1960

Closed MaxVerevkin closed 11 months ago

MaxVerevkin commented 11 months ago

Closes #1953

bim9262 commented 11 months ago

All of the other blocks that have a toggle_format have: (MouseButton::Left, None, "toggle_format"), should music follow this pattern?