summaryrefslogtreecommitdiff
path: root/scripts/sound.sh
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-05-05 16:48:38 +0300
committerThanos Apollo <[email protected]>2023-05-05 16:48:38 +0300
commitead314085dd03214aecc5e1c2e0b1d61256b6a30 (patch)
tree7929b11ccc6fdeeabfe426e483aef1afb499ab62 /scripts/sound.sh
parent912b711a1208bc11784de94b9ea01e3099b65af2 (diff)
remove pictures and scripts
Removing pictures and scripts from this repo, seperating into different ones
Diffstat (limited to 'scripts/sound.sh')
-rwxr-xr-xscripts/sound.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/sound.sh b/scripts/sound.sh
deleted file mode 100755
index 8c19a5b..0000000
--- a/scripts/sound.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-awk -F"[][]" '/Left:/ { print $2 }' <(amixer sget Master)