Crate i3status_ext[][src]

Functions

begin

Call this function once at program start so that i3status_ext can read the header from stdin which comes initially from i3status.

update

Insert new an item into i3status’s json string at given position. Call this within a loop continuously to add your custom item into the json data from i3status.