tobi-wan-kenobi / bumblebee-status

bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
https://bumblebee-status.readthedocs.io/en/main/
MIT License
1.2k stars 229 forks source link

publicip - Bug Fix #934

Closed tfwiii closed 1 year ago

tfwiii commented 1 year ago

IP address changes were being missed if an interface was present but did not have an IPv4 address associated with it. Added exception handling to mitigate this.

tobi-wan-kenobi commented 1 year ago

thank you very much, looks good!