chore: migrate volume change sound to cosmic-osd

This commit is contained in:
Michael Aaron Murphy 2024-03-30 13:56:16 +01:00 committed by Michael Murphy
parent 52aa97945b
commit ed335b256a
3 changed files with 0 additions and 30 deletions

View file

@ -39,7 +39,6 @@ use mpris_subscription::MprisUpdate;
mod config;
mod mpris_subscription;
mod pipewire;
mod pulse;
static SHOW_MEDIA_CONTROLS: Lazy<id::Toggler> = Lazy::new(id::Toggler::unique);