diff options
author | Michael Stapelberg <michael+x200@stapelberg.de> | 2009-04-17 13:17:58 +0200 |
---|---|---|
committer | Michael Stapelberg <michael+x200@stapelberg.de> | 2009-04-17 13:17:58 +0200 |
commit | 1bef3dca5b9ab404e017037ed309907e1ac796c3 (patch) | |
tree | 0fbe617fad18bab46eaf6b0e5fb75956cf5732f4 /i3status.conf | |
parent | e4c017893c409b939789ca959f8668a648a45682 (diff) |
Rename wmiistatus* to i3status*
Diffstat (limited to 'i3status.conf')
-rw-r--r-- | i3status.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/i3status.conf b/i3status.conf new file mode 100644 index 0000000..ef0a5cf --- /dev/null +++ b/i3status.conf @@ -0,0 +1,11 @@ +wlan wlan0 +eth eth0 +wmii_path /mnt/wmii/rbar/ +time_format %d.%m.%Y %H:%M:%S +battery_path /sys/class/power_supply/BAT0/uevent +run_watch DHCP /var/run/dhclient*.pid +run_watch VPN /var/run/vpnc/pid +order run,wlan,eth,battery,load,time +normcolors #000000 #333333 +color +get_ethspeed |