enkore / i3pystatus

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

fix #647 weather doesnt run forever if offline on start #700

Closed chestm007 closed 5 years ago

chestm007 commented 5 years ago

addresses #647

added online/offline_interval to base modules settings added logic to switch between the intervals depending on internet status removed @require(internet) from init methods of both backends