[polybar] Add pomo timer as git submodule
Using [jsspencer/pomo](https://github.com/jsspencer/pomo) as the timer of choice. It is simple, it works well, and it uses a very elegant way of tracking the time. I can think about implementing my own version later, but this will handily suffice for now.
This commit is contained in:
parent
37072fee85
commit
e513a77bc1
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "polybar/.local/share/pomo"]
|
||||
path = polybar/.local/share/pomo
|
||||
url = https://github.com/jsspencer/pomo.git
|
||||
1
polybar/.local/share/pomo
Submodule
1
polybar/.local/share/pomo
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 68a8e26a46f8516ee73b429c153a1fc7a4a2c300
|
||||
Loading…
Add table
Add a link
Reference in a new issue