[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:
Marty Oehme 2020-05-25 14:06:15 +02:00
parent 37072fee85
commit e513a77bc1
No known key found for this signature in database
GPG key ID: 0CCB0526EFB9611A
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "polybar/.local/share/pomo"]
path = polybar/.local/share/pomo
url = https://github.com/jsspencer/pomo.git

@ -0,0 +1 @@
Subproject commit 68a8e26a46f8516ee73b429c153a1fc7a4a2c300