mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Merge pull request #1678 from asas1asas200/zeng-feat-idle_inhibitor_tooltip
feat(idle-inhibitor): add tooltip format
This commit is contained in:
@ -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*)
|
||||
|
Reference in New Issue
Block a user