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