aboutsummaryrefslogtreecommitdiffstats
path: root/usage.org
diff options
context:
space:
mode:
Diffstat (limited to 'usage.org')
-rw-r--r--usage.org6
1 files changed, 6 insertions, 0 deletions
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