This pomodoro timer is an improved version of the timer from the repository: https://github.com/Tejas242/pomodoro-for-waybar .
/* style.css */
menu {
border-radius: 15px;
background: #2d353b;
color: #d3c6aa;
}
menuitem {
border-radius: 15px;
}You shouldnt't use it at two waybars(two monitors) at the same time, due to a change of the race condition.
