i3status-rust icon indicating copy to clipboard operation
i3status-rust copied to clipboard

kdeconnect: add `charging` placeholder flag

Open ammgws opened this issue 3 years ago • 0 comments

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}"

ammgws avatar Jun 23 '22 04:06 ammgws