This commit is contained in:
2026-04-12 20:20:35 +03:00
parent 503136d067
commit 189177f6bc
5 changed files with 70 additions and 85 deletions
@@ -1,5 +1,11 @@
# Advanced i3status-rust configuration
# Based on the i3xrocks blocks from your i3 setup
# https://github.com/greshake/i3status-rust/blob/v0.36.1/examples/config.toml
icons_format = "{icon}"
[icons]
icons = "awesome6"
[[block]]
block = "custom"
@@ -120,6 +126,3 @@ interval = 1800
block = "time"
format = " $icon $timestamp.datetime(f:'%Y-%m-%d %H:%M:%S%z') "
interval = 1
[icons]
icons = "awesome6"