summaryrefslogtreecommitdiff
path: root/bin/vol_up
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-10-17 18:43:19 -0500
committerstkhan <personal@slickd.xyz>2021-10-17 18:43:19 -0500
commit3b852e0f10892789210fd8e3fdd8415faf3cf2d8 (patch)
tree9ff20de62f5e354926a5aed15b3f99c0dbd5cd63 /bin/vol_up
parentcc844e1931ba6f4c417ea8682f5cfa72ef5e4fec (diff)
3.0
Diffstat (limited to 'bin/vol_up')
-rwxr-xr-xbin/vol_up5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/vol_up b/bin/vol_up
deleted file mode 100755
index 5107cd5..0000000
--- a/bin/vol_up
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-pactl set-sink-volume @DEFAULT_SINK@ +5% &
-dunstify "Turned the volume up +5" &
-