]> git.sur5r.net Git - i3/i3status/blobdiff - i3status.conf
Implement flags for batteries to use the last full capacity. This breaks configfiles.
[i3/i3status] / i3status.conf
index ef0a5cf08694cb28a1ea9c353ade71a3c8729d8d..4b204b08b0383b441c4f6914a46d4b83cfc6a29e 100644 (file)
@@ -1,11 +1,27 @@
+# Name of wlan/ethernet devices
 wlan wlan0
 eth eth0
+
+# Path to wmii (not relevant for dzen mode)
 wmii_path /mnt/wmii/rbar/
+
+# Format of date/time, see strftime(3)
 time_format %d.%m.%Y %H:%M:%S
-battery_path /sys/class/power_supply/BAT0/uevent
+
+# Use battery 0,f to use the last full capacity instead of the design capacity
+battery 0
+
+# Check if DHCP/VPN clients are running
 run_watch DHCP /var/run/dhclient*.pid
 run_watch VPN /var/run/vpnc/pid
+
 order run,wlan,eth,battery,load,time
+
+# Specifies background and border color
 normcolors #000000 #333333
+
+# Enables colors
 color
+
+# Checks ethernet interface speed (this needs root privileges)
 get_ethspeed