summaryrefslogtreecommitdiff
path: root/.config/waybar/scripts/sound.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar/scripts/sound.sh')
-rwxr-xr-x.config/waybar/scripts/sound.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/waybar/scripts/sound.sh b/.config/waybar/scripts/sound.sh
deleted file mode 100755
index 8c19a5b..0000000
--- a/.config/waybar/scripts/sound.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-awk -F"[][]" '/Left:/ { print $2 }' <(amixer sget Master)