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