mirror of https://github.com/nicolargo/glances.git
Update quicklook plugin doc
This commit is contained in:
parent
d3cc726729
commit
55752a9788
|
|
@ -23,3 +23,11 @@ the command line.
|
|||
.. note::
|
||||
Limit values can be overwritten in the configuration file under
|
||||
the ``[quicklook]`` section.
|
||||
|
||||
You can also configure the percentage char used in the terminal user interface.
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
[quicklook]
|
||||
# Graphical percentage char used in the terminal user interface (default is |)
|
||||
percentage_char=@
|
||||
|
|
|
|||
Loading…
Reference in New Issue