wok view i3status/description.txt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (23 months ago)
parents
children
line source
1 I3status is a small program for generating a status bar for i3bar,
2 dzen2, xmobar or similar programs.
3 It is designed to be very efficient by issuing a very small number
4 of system calls, as one generally wants to update such a status line
5 every second. This ensures that even under high load, your status
6 bar is updated correctly.
7 Also, it saves a bit of energy by not hogging your CPU as much as
8 spawning the corresponding amount of shell commands would.