mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-09-12 17:16:18 -07:00
update
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,16 +1,17 @@
|
||||
# AirPods-specific Bluetooth policy override.
|
||||
# Keep the device on A2DP/AAC and avoid restoring stale device state.
|
||||
# Keep the device on A2DP/AAC and restore its last volume.
|
||||
|
||||
wireplumber.settings = {
|
||||
bluetooth.autoswitch-to-headset-profile = false
|
||||
device.restore-profile = false
|
||||
device.restore-routes = false
|
||||
device.restore-routes = true
|
||||
}
|
||||
|
||||
monitor.bluez.rules = [
|
||||
{
|
||||
matches = [
|
||||
{
|
||||
device.name = "bluez_card.18_3F_70_4E_02_CC"
|
||||
device.description = "~AirPods.*"
|
||||
}
|
||||
]
|
||||
actions = {
|
||||
|
||||
Reference in New Issue
Block a user