modern_lisp-machine/misc/scripts/lf/cleaner

5 lines
123 B
Plaintext
Raw Normal View History

2024-03-02 21:22:03 +00:00
#!/bin/sh
if [ -n "$FIFO_UEBERZUG" ]; then
printf '{"action": "remove", "identifier": "PREVIEW"}\n' > "$FIFO_UEBERZUG"
fi