diff --git a/eww/sh/actions/vol/vol_mute.sh b/eww/sh/actions/vol/vol_mute.sh index c7d3f1d..462f84d 100644 --- a/eww/sh/actions/vol/vol_mute.sh +++ b/eww/sh/actions/vol/vol_mute.sh @@ -2,4 +2,4 @@ #Using amixer amixer sset Master toggle -../osd/osd.sh osd_vol \ No newline at end of file +../../osd/osd.sh osd_vol \ No newline at end of file