feat(audio): play audio-volume-change sound on volume change
This commit is contained in:
parent
a1f2630462
commit
847db3a4f2
3 changed files with 35 additions and 1 deletions
|
|
@ -39,6 +39,7 @@ use mpris_subscription::MprisUpdate;
|
|||
|
||||
mod config;
|
||||
mod mpris_subscription;
|
||||
mod pipewire;
|
||||
mod pulse;
|
||||
|
||||
const VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue