Author: Kevin Schoon [kevinschoon@gmail.com]
Hash: 63ad6b27120e25b3d8e57c812f499f660dfeface
Timestamp: Tue, 13 Feb 2018 14:14:25 +0000 (6 years ago)

+0 -6 +/-2 browse
update polybar example
1diff --git a/README.md b/README.md
2index f859453..af2495d 100644
3--- a/README.md
4+++ b/README.md
5 @@ -98,9 +98,6 @@ embed Pomo's status output in your Polybar:
6 type = custom/script
7 interval = 1
8 exec = pomo status
9- label = %output:0:15%
10- format-underline = ${colors.white}
11- format-prefix-foreground = ${colors.white}
12 ```
13
14
15 diff --git a/docs/index.html b/docs/index.html
16index 4f90ccd..51423c8 100644
17--- a/docs/index.html
18+++ b/docs/index.html
19 @@ -219,9 +219,6 @@ embed Pomo&rsquo;s status output in your Polybar:</p>
20 type = custom/script
21 interval = 1
22 exec = pomo status
23- label = %output:0:15%
24- format-underline = ${colors.white}
25- format-prefix-foreground = ${colors.white}
26 </code></pre>
27
28 <h2 id="roadmap">Roadmap</h2>