From 7eb43aa0c48973c978bc74a5b8b02fb35cbc380b Mon Sep 17 00:00:00 2001 From: Candifloss Date: Sat, 3 Aug 2024 12:10:09 +0000 Subject: [PATCH] Update eww/sh/osd/osd.sh --- eww/sh/osd/osd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eww/sh/osd/osd.sh b/eww/sh/osd/osd.sh index ae5b516..a7be5fb 100644 --- a/eww/sh/osd/osd.sh +++ b/eww/sh/osd/osd.sh @@ -1,5 +1,5 @@ #!/bin/bash -pidfile="/home/lcm/.config/eww/sh/osd/osd.pid" +pidfile="~/.config/eww/sh/osd/osd.pid" osd_id="$1" function close() {