update polybar example

This commit is contained in:
Kevin Schoon 2018-02-13 09:14:25 -05:00
parent 6dcdf6c826
commit 63ad6b2712
2 changed files with 0 additions and 6 deletions

View File

@ -98,9 +98,6 @@ embed Pomo's status output in your Polybar:
type = custom/script
interval = 1
exec = pomo status
label = %output:0:15%
format-underline = ${colors.white}
format-prefix-foreground = ${colors.white}
```

View File

@ -219,9 +219,6 @@ embed Pomo&rsquo;s status output in your Polybar:</p>
type = custom/script
interval = 1
exec = pomo status
label = %output:0:15%
format-underline = ${colors.white}
format-prefix-foreground = ${colors.white}
</code></pre>
<h2 id="roadmap">Roadmap</h2>