From 5ada7e75e024b66270e1ea1d5d05eeba0f67ab92 Mon Sep 17 00:00:00 2001 From: Candifloss Date: Thu, 1 Aug 2024 17:42:01 +0000 Subject: [PATCH] Update eww/sh/actions/vol/vol_mute.sh --- eww/sh/actions/vol/vol_mute.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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