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