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

@@ -4,10 +4,9 @@ general {
output_format = "i3bar"
}
order += "mpd_status"
order += "mpdstatus"
order += "disk /"
order += "disk /home"
order += "disk /home/amgutier/big"
order += "wireless wlan0"
order += "ethernet eth0"
order += "battery 0"
@@ -47,11 +46,7 @@ disk "/home" {
format = " /home %free/%total"
}
disk "/home/amgutier/big" {
format = " ~/big %free/%total"
}
mpd_status {
mpdstatus {
cache_timeout = 0
host = "localhost"
port = 6600

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'
}

13
.config/redshift.conf Normal file
View File

@@ -0,0 +1,13 @@
[redshift]
temp-day=6500
temp-night=4000
transition=0
location-provider=manual
adjustment-method=randr
[manual]
lat=40.4
lon=-79.9