Forrest logo
back to context overview

i3status

List of commands for i3status:

  • i3status:tldr:05635 i3status: Print the status line to `stdout` periodically, using the default configuration.
    $ i3status
    try on your machine
    explain this command
  • i3status:tldr:3d44b i3status: Print the status line to `stdout` periodically, using a specific configuration.
    $ i3status -c ${path-to-i3status-conf}
    try on your machine
    explain this command
  • i3status:tldr:5ce52 i3status: Display the `i3status` version and help.
    $ i3status -h
    try on your machine
    explain this command
back to context overview