Added documentation and screenshot for emerge_status module

Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
This commit is contained in:
Marco Genasci 2022-01-06 08:07:49 +01:00
parent 8a50eb6f81
commit f4ca5eaa3b
2 changed files with 15 additions and 0 deletions

View file

@ -725,6 +725,21 @@ contributed by `joachimmathes <https://github.com/joachimmathes>`_ - many thanks
.. image:: ../screenshots/dunstctl.png .. image:: ../screenshots/dunstctl.png
emerge_status
~~~~~~~~~~~~~
Display information about the currently running emerge process.
Requires the following executable:
* emerge
Parameters:
* emerge_status.format: Format string (defaults to '{current}/{total} {action} {category}/{pkg}')
This code is based on `emerge_status module from p3status <https://github.com/ultrabug/py3status/blob/master/py3status/modules/emerge_status.py>`_ original created by `AnwariasEu <https://github.com/AnwariasEu>`_.
.. image:: ../screenshots/emerge_status.png
getcrypto getcrypto
~~~~~~~~~ ~~~~~~~~~

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB