logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

libpipewire-module-x11-bell - X11 Bell

Description

The x11-bell module intercept the X11 bell events and uses libcanberra to play a sound.

Example Configuration

context.modules = [ { name = libpipewire-module-x11-bell } args = { #sink.name = @DEFAULT_SINK@ sample.name = "bell-window-system" #x11.display = ":1" #x11.xauthority = "test" ] PipeWire 1.4.5 libpipewire-module-x11-bell(7)

General Options

There are no general options for this module.

Module Name

libpipewire-module-x11-bell

Module Options

• sink.name = <str>: node.name of the sink to connect to • sample.name = <str>: the name of the sample to play, default 'bell-window-system' • x11.display = <str>: the X11 display to use • x11.xauthority = <str>: the X11 XAuthority string placed in XAUTHORITY env

Name

libpipewire-module-x11-bell - X11 Bell

See Also