formatting

This commit is contained in:
Andrew Scott 2024-02-25 20:32:01 -05:00
parent ebe5de26c9
commit c82dcfb510
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -21,7 +21,7 @@ if [ "$pid" != "" ]; then
echo "$(date +"%Y-%m-%d %T") - idle-launcher: Sending SIGKILL" >> "$log_file"
kill -9 "$pid"
sleep 1
fi
fi
fi
{{ if eq .chezmoi.hostname "helix" -}}