From ec72cbbcef95909bd61aa07a94c4fdd98d3fe768 Mon Sep 17 00:00:00 2001 From: stkhan Date: Fri, 16 Apr 2021 16:27:12 +0000 Subject: Init commit --- bin/vol_up | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/vol_up (limited to 'bin/vol_up') diff --git a/bin/vol_up b/bin/vol_up new file mode 100755 index 0000000..e75267c --- /dev/null +++ b/bin/vol_up @@ -0,0 +1,3 @@ +#!/bin/sh + +pactl set-sink-volume @DEFAULT_SINK@ +5% -- cgit v1.2.3