Add wireplumber configs
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
access.rules = [
|
||||
{
|
||||
matches = [
|
||||
{
|
||||
application.process.binary = discord
|
||||
}
|
||||
]
|
||||
actions = {
|
||||
update-props = {
|
||||
default_permissions = "rx"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user