mirror of
https://github.com/liclac/ambient
synced 2024-11-24 20:53:04 +00:00
README: i3s-rs example updates every 10s by default
This commit is contained in:
parent
3385cfae5a
commit
a7766bdd7e
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ Do you want to see how late your current train is, from the comfort of your stat
|
||||||
[[block]]
|
[[block]]
|
||||||
block = "custom"
|
block = "custom"
|
||||||
command = "/path/to/ambient/ambient-widgets | tr '\n' ' '"
|
command = "/path/to/ambient/ambient-widgets | tr '\n' ' '"
|
||||||
|
interval = 120
|
||||||
|
hide_when_empty = true
|
||||||
```
|
```
|
||||||
|
|
||||||
### awesomewm (+ vicious)
|
### awesomewm (+ vicious)
|
||||||
|
|
Loading…
Reference in a new issue