modify comments
This commit is contained in:
parent
0c32d13e6f
commit
e1a9782458
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ Requires the following library:
|
|||
Parameters:
|
||||
* spotify-buttons.format: Format string (defaults to '{artist} - {title}')
|
||||
Available values are: {album}, {title}, {artist}, {trackNumber}
|
||||
* spotify-buttons.layout: Order in which widgets appear (defaults to song, previous, pause, next)
|
||||
Widget names are: spotify-buttons.song, spotify-buttons.prev, spotify-buttons.pause, spotify-buttons.next
|
||||
"""
|
||||
|
||||
class Module(core.module.Module):
|
||||
|
|
Loading…
Reference in a new issue