script change

This commit is contained in:
Candifloss 2024-12-07 21:21:23 +05:30
parent 766ea8fba5
commit 49026f870a
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
eww/sh/osd/osd.pid

View File

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