MaxVerevkin / swaystatus

Status command for i3bar/swaybar written in async rust. Based on i3status-rust.
https://maxverevkin.github.io/swaystatus
GNU General Public License v3.0
7 stars 2 forks source link

weather: invalid format if temp in 0..1 range? #17

Closed farwayer closed 2 years ago

farwayer commented 2 years ago

2022_01_19T21 55 21

MaxVerevkin commented 2 years ago

I assume that's 469 millidegrees :laughing:

You can disable the SI prefix: $temp.eng(2,auto,!1)

farwayer commented 2 years ago

Much better now, thanks :)

MaxVerevkin commented 2 years ago

To be fair it should probably the the default setting for degrees.