Andeskjerf / waybar-module-pomodoro

A pomodoro timer intended for Waybar
The Unlicense
21 stars 3 forks source link

If connecting to a socket fails, don't exit the program #12

Closed Andeskjerf closed 2 months ago

Andeskjerf commented 2 months ago

An attempt to fix https://github.com/Andeskjerf/waybar-module-pomodoro/issues/11. Still doesn't resolve the left over sockets that doesn't disappear when logging out, but should hopefully resolve the issue where it breaks all other sockets.

Closes https://github.com/Andeskjerf/waybar-module-pomodoro/issues/11