diff options
| author | stkhan <personal@slickd.xyz> | 2021-10-17 18:43:19 -0500 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2021-10-17 18:43:19 -0500 |
| commit | 3b852e0f10892789210fd8e3fdd8415faf3cf2d8 (patch) | |
| tree | 9ff20de62f5e354926a5aed15b3f99c0dbd5cd63 /bin/vol_down | |
| parent | cc844e1931ba6f4c417ea8682f5cfa72ef5e4fec (diff) | |
3.0
Diffstat (limited to 'bin/vol_down')
| -rwxr-xr-x | bin/vol_down | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/vol_down b/bin/vol_down deleted file mode 100755 index 9a01c42..0000000 --- a/bin/vol_down +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -pactl set-sink-volume @DEFAULT_SINK@ -5% & -dunstify "Turned the volume down 5%" |