X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=i3status%2Findex.html;h=424c800e6f45ceec2a41fa73da3e55722577b561;hb=26d35b8a146a165f7684af1552d817d1ab290d46;hp=a86926909ca9f10ff72588d87ce004057235d6f0;hpb=73c616ce5a99ce0839dc3cd5c51da79a3e29c38a;p=i3%2Fi3.github.io diff --git a/i3status/index.html b/i3status/index.html index a869269..424c800 100644 --- a/i3status/index.html +++ b/i3status/index.html @@ -7,13 +7,12 @@ title: i3status

i3status

- i3status is a small program (about 3000 SLOC) for generating a status bar - 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. + i3status is a small program for generating a status bar 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.

Releases