Scroll to navigation

BUMBLEBEE-STATUS(1) General Commands Manual BUMBLEBEE-STATUS(1)

NAME

bumblebee-status - status line generator for the i3 window manager

SYNOPSIS

bumblebee-status [options]

DESCRIPTION

bumblebee-status is a modular, themeable status line generator for the i3 window manager.

OPTIONS

show this help message and exit
specify a configuration file to use
Specify a space-separated list of modules to load. The order of the list determines their order in the i3bar (from left to right). Use <module>:<alias> to provide an alias in case you want to load the same module multiple times, but specify different parameters.
provide configuration parameters in the form of <module>.<key>=<value>
specify the theme to use for drawing modules
specify the name of an iconset to use (overrides theme default)
specify a list of modules to hide when not in warning/error state
specify a list of modules that are hidden when in state error
add debug fields to i3 output
destination for the debug log file, if -d or --debug is specified; defaults to stderr
draw widgets from right to left, rather than left to right (which is the default)
display a list of available themes or available modules, along with their parameters

COPYRIGHT

Copyright © 2016-2022 tobi-wan-kenobi.

This is free software; see the source for copying conditions. There is NO WARRANTY, to the extent permitted by law.

June 2022 bumblebee-status