enkore / i3pystatus

A complete replacement for i3status
https://i3pystatus.readthedocs.io/
MIT License
445 stars 189 forks source link

Feelslike not working #823

Closed expoure closed 3 years ago

expoure commented 3 years ago

currently : self.data['feelslike'] = _find('units:heatIndex', observation) update to: self.data['feels-like'] = _find('units:heatIndex', observation)