Commit
+0 -6 +/-2 browse
1 | diff --git a/README.md b/README.md |
2 | index 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 |
16 | index 4f90ccd..51423c8 100644 |
17 | --- a/docs/index.html |
18 | +++ b/docs/index.html |
19 | @@ -219,9 +219,6 @@ embed Pomo’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> |