]> git.sur5r.net Git - i3/i3.github.io/commitdiff
i3status: mention i3bar
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 2 May 2012 15:18:45 +0000 (17:18 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 2 May 2012 15:18:45 +0000 (17:18 +0200)
i3status/index.html.mako

index 0481b5096537b2c8725dfa0e9aa95f740a9150c6..1ee9e7b9866358a040ba7e1f6744c1720adece25 100644 (file)
@@ -8,11 +8,12 @@
 
 <p>
   i3status is a small program (about 1500 SLOC) for generating a status bar
-  for dzen2, xmobar or similar programs. It is designed to be very efficient by
-  issuing a very small number of system calls, as one generally wants to update
-  such a status line every second. This ensures that even under high load, your
-  status bar is updated correctly. Also, it saves a bit of energy by not hogging
-  your CPU as much as spawning the corresponding amount of shell commands would.
+  for i3bar, dzen2, xmobar or similar programs. It is designed to be very
+  efficient by issuing a very small number of system calls, as one generally
+  wants to update such a status line every second. This ensures that even under
+  high load, your status bar is updated correctly. Also, it saves a bit of
+  energy by not hogging your CPU as much as spawning the corresponding amount
+  of shell commands would.
 </p>
 
 <h2>Releases</h2>