doc: yambar-modules-removables: add ‘audio’ tag

This commit is contained in:
Daniel Eklöf 2021-12-26 12:25:00 +01:00
parent d9316a202d
commit 52e2540d42
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -22,6 +22,10 @@ instantiates the provided _content_ particle for each detected drive.
| optical | optical
: bool : bool
: True if the drive is an optical drive (CD-ROM, DVD-ROM etc) : True if the drive is an optical drive (CD-ROM, DVD-ROM etc)
| audio
: bool
: True if an optical drive has an audio CD inserted (i.e. this
property is always false for non-optical drives).
| device | device
: string : string
: Volume device name (typically */dev/sd?*) : Volume device name (typically */dev/sd?*)