Updated files
This commit is contained in:
17
.config/i3status/small.conf
Normal file
17
.config/i3status/small.conf
Normal 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'
|
||||
}
|
||||
Reference in New Issue
Block a user