1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 00:02:09 +02:00
tldr/pages/linux/i3status.md
Vitor Henrique 46a054215a
pages*: make help and version commands comply with the style guide (#12107)
* pages*: use generic word for help

* git: add newline to the end

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages*: make help and version commands comply with the style guide

* java: fix Java name

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-30 12:55:24 +08:00

444 B

i3status

Status line for the i3 window manager. This command is usually called from the i3 configuration file. More information: https://i3wm.org/i3status/manpage.html.

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

i3status

  • Print the status line to stdout periodically, using a specific configuration:

i3status -c {{path/to/i3status.conf}}

  • Display help and version:

i3status -h