Unverified Commit fb82e0c0 authored by Will Eaton's avatar Will Eaton Committed by GitHub

Update i3status-rs Example format syntax for 0.31.0 (#283)

parent ee456bab
......@@ -304,14 +304,14 @@ meson install -C build
## i3status-rs Example
> **Note** Ths requires i3status-rs version 0.30.0+
> **Note** Ths requires i3status-rs version 0.31.0+
i3status-rs config
```toml
[[block]]
block = "notify"
format = " $icon {($notification_count.eng(1)) |}"
format = " $icon {($notification_count.eng(w:1)) |}"
driver = "swaync"
[[block.click]]
button = "left"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment