From 5fadd914cf5694e829b71abe9744550fa27f09a1 Mon Sep 17 00:00:00 2001 From: Candifloss Date: Thu, 1 Aug 2024 18:16:11 +0000 Subject: [PATCH] Update eww/sh/actions/brightness/brit_dec.sh --- eww/sh/actions/brightness/brit_dec.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eww/sh/actions/brightness/brit_dec.sh b/eww/sh/actions/brightness/brit_dec.sh index 0c552dc..58ed62d 100644 --- a/eww/sh/actions/brightness/brit_dec.sh +++ b/eww/sh/actions/brightness/brit_dec.sh @@ -5,4 +5,4 @@ if [[ $(xbacklight -get) -ge 6 ]]; then else xbacklight -set 1 fi -/home/lcm/.config/eww/sh/osd/osd.sh osd_bri \ No newline at end of file +../../osd/osd.sh osd_bri \ No newline at end of file