diff --git a/eww/sh/actions/vol/vol_inc.sh b/eww/sh/actions/vol/vol_inc.sh new file mode 100644 index 0000000..389ae34 --- /dev/null +++ b/eww/sh/actions/vol/vol_inc.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +#Using amixer +amixer sset Master 5%+ +/home/lcm/.config/eww/sh/osd/osd.sh osd_vol \ No newline at end of file