doc: Update description of polybar -m/-M (#2487)
It should be clear that `polybar -M` represents all valid monitor names.
This commit is contained in:
parent
151a263654
commit
a520fead94
@ -43,14 +43,14 @@ OPTIONS
|
|||||||
Print the value of the specified parameter *PARAM* in bar section and exit
|
Print the value of the specified parameter *PARAM* in bar section and exit
|
||||||
.. option:: -m, --list-monitors
|
.. option:: -m, --list-monitors
|
||||||
|
|
||||||
Print list of available monitors and exit
|
| Print list of available monitors and exit.
|
||||||
|
| If some monitors are cloned, this will exclude all but one of them.
|
||||||
If some monitors are cloned, this will exclude all but one of them
|
| If polybar was compiled with RandR monitor support, only monitors are listed and not physical outputs.
|
||||||
.. option:: -M, --list-all-monitors
|
.. option:: -M, --list-all-monitors
|
||||||
|
|
||||||
Print list of available monitors and exit
|
| Print list of all available monitors and exit.
|
||||||
|
| This includes cloned monitors as well as both physical outputs and RandR monitors (if supported).
|
||||||
This will also include all cloned monitors.
|
| Only the names listed here can be used as monitor names in polybar.
|
||||||
.. option:: -w, --print-wmname
|
.. option:: -w, --print-wmname
|
||||||
|
|
||||||
Print the generated *WM_NAME* and exit
|
Print the generated *WM_NAME* and exit
|
||||||
|
Loading…
Reference in New Issue
Block a user