Files
dots/files/i3/.config/i3status/config
2023-02-08 22:07:37 +01:00

14 lines
176 B
Plaintext

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