Added np thing and airpod bluetooth fixy

This commit is contained in:
Jurn Wubben 2025-12-04 00:33:06 +01:00
parent f314910d8b
commit 7d61371ec0
4 changed files with 59 additions and 0 deletions

View file

@ -0,0 +1,5 @@
monitor.bluez.properties = {
# Enable dummy AVRCP player for proper media control support
# This is required for AirPods and other devices to send play/pause/skip commands
bluez5.dummy-avrcp-player = true
}