[doc] add scroll menu

see #921
This commit is contained in:
tobi-wan-kenobi 2022-09-11 13:16:06 +02:00
parent 21cbbe685d
commit 3f97ea6a39
2 changed files with 12 additions and 1 deletions

View file

@ -1,6 +1,9 @@
# pylint: disable=C0111,R0903
"""
"""Displays two widgets that can be used to scroll the whole status bar
Parameters:
* scroll.width: Width (in number of widgets) to display
"""
import core.module

View file

@ -303,6 +303,14 @@ Parameters:
.. image:: ../screenshots/redshift.png
scroll
~~~~~~
Displays two widgets that can be used to scroll the whole status bar
Parameters:
* scroll.width: Width (in number of widgets) to display
sensors2
~~~~~~~~