Add eww/sh/actions/vol/vol_inc.sh
This commit is contained in:
parent
8dd02a15d0
commit
43c22715e1
5
eww/sh/actions/vol/vol_inc.sh
Normal file
5
eww/sh/actions/vol/vol_inc.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
#Using amixer
|
||||
amixer sset Master 5%+
|
||||
/home/lcm/.config/eww/sh/osd/osd.sh osd_vol
|
Loading…
Reference in New Issue
Block a user