[polybar] Fix pomodoro timer script display
Moved pomo submodule directory to avoid conflict with pomo generated file. Right-clicking will now always reset the pomodoro timer. It will not automatically start again. Left-click it once to initialize a new run, and again to actually start the timer. The symbol signifies this: Empty tomato, timer stopped. Half-full tomato, timer paused. Clock-tomato and a timer beside it, work timer running. Coffee cup, break timer running.
This commit is contained in:
parent
d4fda84c3b
commit
d37e65f03c
4 changed files with 5 additions and 5 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
|||
[submodule "polybar/.local/share/pomo"]
|
||||
path = polybar/.local/share/pomo
|
||||
[submodule "polybar/.local/share/pomo-app"]
|
||||
path = polybar/.local/share/pomo-app
|
||||
url = https://github.com/jsspencer/pomo.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue