Updated files

This commit is contained in:
2015-05-05 11:05:38 -04:00
parent a957537ab5
commit 67c43ca961
22 changed files with 3513 additions and 244 deletions

View File

@@ -0,0 +1,17 @@
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'
}