summaryrefslogtreecommitdiff
path: root/bin/mute
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mute')
-rwxr-xr-xbin/mute4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/mute b/bin/mute
deleted file mode 100755
index 7941e5d..0000000
--- a/bin/mute
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-pactl set-sink-mute @DEFAULT_SINK@ toggle &
-dunstify "Toggled mute" &