Files
dots/files/i3/.config/i3status/config
2023-02-09 23:23:14 +01:00

15 lines
209 B
Plaintext

general {
output_format = "i3bar"
colors = false
markup = pango
interval = 1
}
order += "read_file backlight"
order += "battery all"
order += "time"
time {
format = " %a %-d.%b %H:%M"
}