feat(sound): use cosmic-settings-daemon's varlink API
This commit is contained in:
parent
8981b0b48e
commit
95eda40878
6 changed files with 762 additions and 448 deletions
|
|
@ -60,6 +60,7 @@ tokio = { version = "1.49.0", features = ["full"] }
|
|||
# cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
zlink = "0.5.0"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue