Files
dotfiles/.config/i3status/small.conf
2015-05-05 11:05:38 -04:00

18 lines
233 B
Plaintext

general {
colors = true
interval = 5
output_format = "i3bar"
}
order += "mpdstatus"
order += "weather_yahoo"
order += "time"
time {
format = "%m/%d/%Y %H:%M:%S"
}
weather_yahoo {
city_code = 'USPA1928'
}