Update eww/sh/osd/osd.sh

This commit is contained in:
Candifloss 2024-08-03 12:10:09 +00:00
parent fdafb607b9
commit 7eb43aa0c4

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
pidfile="/home/lcm/.config/eww/sh/osd/osd.pid" pidfile="~/.config/eww/sh/osd/osd.pid"
osd_id="$1" osd_id="$1"
function close() { function close() {