diff options
author | Michael Stapelberg <michael+x200@stapelberg.de> | 2008-10-24 22:27:11 +0200 |
---|---|---|
committer | Michael Stapelberg <michael+x200@stapelberg.de> | 2008-10-24 22:27:11 +0200 |
commit | fe75f783ed8cc34d8219f9f59c30bbba2dc86738 (patch) | |
tree | b25c59bd454d44b738a2415cf202df16c6144e67 /wmiistatus.conf | |
parent | bd16ff54c648537d27dc40dacd6e5d53c78f6e9e (diff) |
Add default config to git
Diffstat (limited to 'wmiistatus.conf')
-rw-r--r-- | wmiistatus.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/wmiistatus.conf b/wmiistatus.conf new file mode 100644 index 0000000..c483c59 --- /dev/null +++ b/wmiistatus.conf @@ -0,0 +1,10 @@ +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 |