From 57fd648407a233ae62b2c561d902783597274f83 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Wed, 24 Jan 2024 21:40:48 +0100 Subject: Start work on ALSA volume display --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a450197..49dc253 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ members = [ "swaystatus", "swaystatus-plugin", + "alsa", "clock", "pulse" ] -- cgit v1.2.3