From a7766bdd7e53e156e4d5b4da9bd40b37720aa9ef Mon Sep 17 00:00:00 2001 From: embr Date: Wed, 20 Jul 2022 10:36:58 +0200 Subject: [PATCH] README: i3s-rs example updates every 10s by default --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c89390..a8568f6 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,8 @@ Do you want to see how late your current train is, from the comfort of your stat [[block]] block = "custom" command = "/path/to/ambient/ambient-widgets | tr '\n' ' '" +interval = 120 +hide_when_empty = true ``` ### awesomewm (+ vicious)