update polybar example
This commit is contained in:
parent
6dcdf6c826
commit
63ad6b2712
|
@ -98,9 +98,6 @@ embed Pomo's status output in your Polybar:
|
||||||
type = custom/script
|
type = custom/script
|
||||||
interval = 1
|
interval = 1
|
||||||
exec = pomo status
|
exec = pomo status
|
||||||
label = %output:0:15%
|
|
||||||
format-underline = ${colors.white}
|
|
||||||
format-prefix-foreground = ${colors.white}
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -219,9 +219,6 @@ embed Pomo’s status output in your Polybar:</p>
|
||||||
type = custom/script
|
type = custom/script
|
||||||
interval = 1
|
interval = 1
|
||||||
exec = pomo status
|
exec = pomo status
|
||||||
label = %output:0:15%
|
|
||||||
format-underline = ${colors.white}
|
|
||||||
format-prefix-foreground = ${colors.white}
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
<h2 id="roadmap">Roadmap</h2>
|
<h2 id="roadmap">Roadmap</h2>
|
||||||
|
|
Loading…
Reference in New Issue