modules/mpris: change default interval value to 0

This commit is contained in:
Rehan
2023-10-21 17:39:45 -04:00
parent dbb887b4a9
commit 5963bf6ace
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@ The *mpris* module displays currently playing media via libplayerctl.
*interval*: ++
typeof: integer ++
default: 0 ++
Refresh MPRIS information on a timer.
*format*: ++