summaryrefslogtreecommitdiff
path: root/ar/.config/pipewire/media-session.d/bluez-monitor.conf
blob: 7acc8bbcd76f7eb955e1c33277aa5a82fe4b8033 (plain)
1
2
3
4
5
6
7
8
9
10
rules = [
    {
        actions = {
            update-props = {
                api.alsa.use-acp = false
                bluez5.autoswitch-profile = true
            }
        }
    }
]