radix/files/lf/cleaner

5 lines
123 B
Plaintext
Raw Normal View History

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