fix(sound): set route before setting default to fix headsets

This commit is contained in:
Michael Aaron Murphy 2025-12-20 02:52:19 +01:00 committed by Michael Murphy
parent a5366a5cb8
commit 079a1fbb55
4 changed files with 78 additions and 61 deletions

View file

@ -8,7 +8,6 @@ publish = true
[dependencies]
cosmic-pipewire = { path = "../../crates/cosmic-pipewire" }
crossbeam-queue = "0.3.12"
futures = "0.3.31"
intmap = "3.1.2"
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false }