1
0
Fork 0
ryzowanie/config/lf/cleaner
2024-06-11 21:55:28 +02:00

4 lines
123 B
Bash
Executable file

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