diff options
Diffstat (limited to '')
| -rwxr-xr-x | scripts/commands/:mic | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/commands/:mic b/scripts/commands/:mic new file mode 100755 index 0000000..4815d3d --- /dev/null +++ b/scripts/commands/:mic @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +~/scripts/sound.sh mute-mic; |
