i3status-rust
i3status-rust copied to clipboard
kdeconnect: add `charging` placeholder flag
So instead of this:
format = "$bat_charge $bat_icon"
We would be able to do the below and only show icon when charging:
format = "$bat_charge $charging{$bat_icon}"