From 00edffbe2aa8a70e69d1a467b441265bc3a0f788 Mon Sep 17 00:00:00 2001 From: Eskil Queseth Date: Mon, 2 Nov 2020 22:47:21 +0100 Subject: add support for changing volume of individual users --- usage.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'usage.org') diff --git a/usage.org b/usage.org index 9402f39..ca544be 100644 --- a/usage.org +++ b/usage.org @@ -145,3 +145,9 @@ $ mumctl config audio.input_volume 1.1 $ mumctl config audio.input_volume $ mumctl config audio.input_volume --help #+END_SRC +** TODO volume +#+BEGIN_SRC bash +$ mumctl volume set User1 1.1 +$ mumctl volume User1 +110% +#+END_SRC -- cgit v1.2.1