[doc] update docstrings as per PR #683
This commit is contained in:
parent
72966ee37d
commit
7c8ddc9c87
15 changed files with 42 additions and 4 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
"""Displays the indicator status, for numlock, scrolllock and capslock
|
||||
|
||||
Requires the following executable:
|
||||
* xset
|
||||
|
||||
Parameters:
|
||||
* indicator.include: Comma-separated list of interface prefixes to include (defaults to 'numlock,capslock')
|
||||
* indicator.signalstype: If you want the signali type color to be 'critical' or 'warning' (defaults to 'warning')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue