Andeskjerf / waybar-module-pomodoro

A pomodoro timer intended for Waybar
The Unlicense
13 stars 1 forks source link

Updating Of Module On Multiple Monitors #3

Closed Love-Pengy closed 2 months ago

Love-Pengy commented 2 months ago

When using this module with multiple monitors both monitors display the initial value correctly, but when starting the timer it only counts down on the opposite bar to which I started the timer from initially. From there on out regardless of which bar I interact with it on it will only update on the same bar.

My config can be found here: https://github.com/Love-Pengy/dotfiles/tree/main/waybar

Andeskjerf commented 2 months ago

Hopefully it should work now, https://github.com/Andeskjerf/waybar-module-pomodoro/commit/222f67cce46c48fe76c13bb6844a3d511e1c0817

Let me know if something's not working right!

Love-Pengy commented 2 months ago

Works perfect thank you so much!