# HG changeset patch # User Meredith Howard # Date 1402998451 14400 # Node ID 0be1b725711a1a8f0aebe60dc0cf8caa3be0849a # Parent b33d2188bfb9f8888e7c17879850b5b475505f7b bring in changes from mhoward-lt diff --git a/.i3status.conf b/.i3status.conf --- a/.i3status.conf +++ b/.i3status.conf @@ -9,7 +9,7 @@ general { colors = true - interval = 5 + interval = 10 } order += "ethernet eth0" @@ -29,8 +29,16 @@ ethernet eth0 { battery 0 { format = "%status %percentage %remaining" + integer_battery_capacity = true } +volume master { + format = "♪ %volume" + format_muted = "♪̶ %volume" + device = "default" + mixer = "Master" + mixer_idx = 0 +} run_watch DHCP { pidfile = "/var/run/dhclient*.pid" } @@ -40,7 +48,7 @@ run_watch VPN { } tztime local { - format = "%Y-%m-%d %H:%M" + format = "%m-%d %H:%M" } load {