logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

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

Name

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

Options

-h, --help
              show this help message and exit

       -c, --config-file <config-file>
              specify a configuration file to use

       -m, --modules MODULES <modules>
              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.

       -p, --parameters PARAMETERS <parameters>
              provide configuration parameters in the form of <module>.<key>=<value>

       -t, --theme <theme>
              specify the theme to use for drawing modules

       -i, --iconset <iconset>
              specify the name of an iconset to use (overrides theme default)

       -a, --autohide AUTOHIDE <modules>
              specify a list of modules to hide when not in warning/error state

       -e, --errorhide ERRORHIDE <modules>
              specify a list of modules that are hidden when in state error

       -d, --debug
              add debug fields to i3 output

       -f, --logfile <logfile>
              destination for the debug log file, if -d or --debug is specified; defaults to stderr

       -r, --right-to-left
              draw widgets from right to left, rather than left to right (which is the default)

       -l, --list <modules,themes,modules-rst>
              display a list of available themes or available modules, along with their parameters

Synopsis

bumblebee-status [options]

See Also