1POLYBAR(1)                    Polybar User Manual                   POLYBAR(1)
2
3
4

NAME

6       polybar - A fast and easy-to-use tool status bar
7

SYNOPSIS

9       polybar [OPTIONS]... BAR
10

DESCRIPTION

12       Polybar aims to help users build beautiful and highly customizable sta‐
13       tus bars for their desktop environment, without the need  of  having  a
14       black belt in shell scripting.
15

OPTIONS

17       -h, --help
18              Display help text and exit
19
20       -v, --version
21              Display build details and exit
22
23       -l, --log=LEVEL
24              Set the logging verbosity (default: notice)
25              LEVEL is one of: error, warning, notice, info, trace
26
27
28       -q, --quiet
29              Be quiet (will override -l)
30
31       -c, --config=FILE
32              Specify the path to the configuration file. By default, the con‐
33              figuration file is loaded from:
34
35              $XDG_CONFIG_HOME/polybar/config
36              $HOME/.config/polybar/config
37
38
39       -r, --reload
40              Reload the application when the config file has been modified
41
42       -d, --dump=PARAM
43              Print the value of the specified parameter PARAM in bar  section
44              and exit
45
46       -m, --list-monitors
47              Print list of available monitors and exit
48
49              If  some  monitors  are cloned, this will exclude all but one of
50              them
51
52       -M, --list-all-monitors
53              Print list of available monitors and exit
54
55              This will also include all cloned monitors.
56
57       -w, --print-wmname
58              Print the generated WM_NAME and exit
59
60       -s, --stdout
61              Output the data to stdout instead of drawing it to the X window
62
63       -p, --png=FILE
64              Save png snapshot to FILE after running for 3 seconds
65

AUTHOR

67       Michael Carlberg <c@rlberg.se>
68       Contributors can be listed on GitHub.
69
70

REPORTING BUGS

72       Report issues on GitHub <https://github.com/polybar/polybar>
73

SEE ALSO

75       Full documentation at: <https://github.com/polybar/polybar>
76       Project wiki: <https://github.com/polybar/polybar/wiki>
77
78
79       polybar(5)
80
82       2016-2021, Michael Carlberg & contributors
83
84
85
86
87                                 Jan 27, 2021                       POLYBAR(1)
Impressum