feat(idle-inhibitor): add tooltip format

This commit is contained in:
asas1asas200
2022-09-03 19:21:32 +08:00
parent 4deb6d812d
commit 55e83f90d1
2 changed files with 19 additions and 1 deletions

View File

@ -72,6 +72,14 @@ screensaving, also known as "presentation mode".
default: true ++
Option to disable tooltip on hover.
*tooltip-format-activated*: ++
typeof: string ++
This format is used when the inhibit is activated.
*tooltip-format-deactivated*: ++
typeof: string ++
This format is used when the inhibit is deactivated.
# FORMAT REPLACEMENTS
*{status}*: status (*activated* or *deactivated*)