This commit is contained in:
enkore 2015-06-20 10:48:03 +02:00
parent d6a99954f8
commit 85566a9897

View File

@ -308,10 +308,10 @@ Hints are additional parameters used to customize output of a module.
They give you access to all attributes supported by `i3bar protocol They give you access to all attributes supported by `i3bar protocol
<http://i3wm.org/docs/i3bar-protocol.html#_blocks_in_detail>`_. <http://i3wm.org/docs/i3bar-protocol.html#_blocks_in_detail>`_.
Hints are available as ``hints`` setting in all modules and its value should be Hints are available as the ``hints`` setting in all modules and its
a dictionary or ``None``. value should be a dictionary or ``None``. An attribute defined in
An attribute defined in ``hints`` will be applied only if module output does not ``hints`` will be applied only if the module output does not contain
contain attribute with the same name already. attribute with the same name already.
Some possible uses for these attributes are: Some possible uses for these attributes are: