Polybar aims to help users build beautiful and highly customizable status bars for their desktop environment, without the need of having a black belt in shell scripting.
OPTIONS
-------
..program:: polybar
..option:: -h, --help
Display help text and exit
..option:: -v, --version
Display build details and exit
..option:: -l, --log=LEVEL
| Set the logging verbosity (default: **WARNING**)
|*LEVEL* is one of: error, warning, info, trace
..option:: -q, --quiet
Be quiet (will override -l)
..option:: -c, --config=FILE
Specify the path to the configuration file. By default, the configuration file is loaded from:
|
|**$XDG_CONFIG_HOME/polybar/config**
|**$HOME/.config/polybar/config**
..option:: -r, --reload
Reload the application when the config file has been modified
..option:: -d, --dump=PARAM
Print the value of the specified parameter *PARAM* in bar section and exit