eventd-sound.conf(5)

Sound plugin configuration

Build version: 0.30.0 - v0.30.0

Name

eventd-sound.conf — Sound plugin configuration

Synopsis

Configuration for the sound plugin.

Description

The sound plugin plays sound files read with libsndfile through PulseAudio.

Action sections

Section [Sound]

Disable=

A boolean

If true, no sound will be play.

Sound= (defaults to "sound")

A file URI

The sound data or file to read on event.

See Also

eventd core man pages
eventd(1)

eventd daemon command-line options

eventdctl(1)

eventdctl (control tool) command-line options

eventd.conf(5)

eventd configuration

Contains information about all the event configuration

Plugins distributed with eventd will use the same scheme: eventd-plugin-name for their additional eventd command-line options, eventdctl-plugin-name for their additional eventdctl command-line options, eventd-plugin-name.conf for their configuration,

Plugins man pages