This repository has been archived on 2025-09-03. You can view files and clone it, but cannot push or open issues or pull requests.
|
general {
|
|
colors = true
|
|
interval = 5
|
|
output_format = "i3bar"
|
|
}
|
|
|
|
tztime eu_brussels {
|
|
format = "%H:%M"
|
|
timezone = "Europe/Brussels"
|
|
}
|
|
|
|
tztime us_central {
|
|
format = "%H:%M"
|
|
timezone = "US/Central"
|
|
}
|
|
|
|
order += "tztime us_central"
|
|
order += "tztime eu_brussels"
|