LinuxCommandLibrary

i3status

Status line for the i3 window manager.

TLDR

Print the status line to stdout periodically, using the default configuration

$ i3status
copy


Print the status line to stdout periodically, using a specific configuration
$ i3status -c [path/to/i3status.conf]
copy


Display the i3status version and help
$ i3status -h
copy

Copied to clipboard