mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
parent
750b4cdf7a
commit
4574678424
2 changed files with 10 additions and 9 deletions
|
|
@ -159,14 +159,15 @@ context.modules = [
|
|||
{ name = libpipewire-module-session-manager }
|
||||
|
||||
# Use libcanberra to play X11 Bell
|
||||
#{ name = libpipewire-module-x11-bell
|
||||
# args = {
|
||||
# #sink.name = "@DEFAULT_SINK@"
|
||||
# #sample.name = "bell-window-system"
|
||||
# #x11.display = null
|
||||
# #x11.xauthority = null
|
||||
# }
|
||||
#}
|
||||
{ name = libpipewire-module-x11-bell
|
||||
args = {
|
||||
#sink.name = "@DEFAULT_SINK@"
|
||||
#sample.name = "bell-window-system"
|
||||
#x11.display = null
|
||||
#x11.xauthority = null
|
||||
}
|
||||
flags = [ ifexists nofail ]
|
||||
}
|
||||
]
|
||||
|
||||
context.objects = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue