clean up mpv modules

This commit is contained in:
2026-03-23 00:21:55 -07:00
parent fddcd38829
commit be6b44facd
11 changed files with 14 additions and 31 deletions

View File

@@ -1,7 +1,8 @@
# AirPods-specific Bluetooth policy override.
# Keep the device on A2DP/AAC and avoid restoring stale route state.
# Keep the device on A2DP/AAC and avoid restoring stale device state.
wireplumber.settings = {
device.restore-profile = false
device.restore-routes = false
}