update: rename filedir to work with new version of leaf
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
From ed5ce9c176db2e26ac9915b4d86c3a076a8093ae Mon Sep 17 00:00:00 2001
|
||||
From: "Igor V. Kovalenko" <igor.v.kovalenko@gmail.com>
|
||||
Date: Fri, 2 Feb 2024 22:00:03 +0300
|
||||
Subject: [PATCH] config: Disable alsa and bluez monitors by default
|
||||
|
||||
--- a/src/config/wireplumber.conf
|
||||
+++ b/src/config/wireplumber.conf
|
||||
@@ -72,8 +72,8 @@ wireplumber.profiles = {
|
||||
|
||||
policy.standard = required
|
||||
|
||||
- hardware.audio = required
|
||||
- hardware.bluetooth = required
|
||||
+ #hardware.audio = required
|
||||
+ #hardware.bluetooth = required
|
||||
hardware.video-capture = required
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user