]> git.sur5r.net Git - i3/i3status/blobdiff - i3status.conf
s/while [ 1 ]/while :/ (Thanks cls)
[i3/i3status] / i3status.conf
index 2c5f276d50aa5425958dcad6c23bbf9f9b98ae03..2c90a276bcbb3f06c813554006b7821308046d3f 100644 (file)
@@ -1,6 +1,6 @@
 general {
         colors = true
-       interval = 5
+        interval = 5
 }
 
 order  = "ipv6"
@@ -26,7 +26,7 @@ ethernet eth0 {
 }
 
 battery 0 {
-        format = "%status %remaining"
+        format = "%status %percentage %remaining"
 }
 
 run_watch DHCP {
@@ -42,7 +42,7 @@ time {
 }
 
 load {
-       format = "%5min"
+       format = "%1min"
 }
 
 cpu_temperature 0 {