Files
dots/files/i3/.config/i3status/config
2023-02-06 16:53:02 +01:00

14 lines
168 B
Plaintext

general {
output_format = "i3bar"
colors = false
markup = pango
interval = 1
}
order += "tztime local"
tztime local {
format = "%a %-d.%b %H:%M"
}