voidrice/.config/lf/cleaner

5 lines
123 B
Text
Raw Normal View History

2022-03-06 18:19:51 +00:00
#!/bin/sh
if [ -n "$FIFO_UEBERZUG" ]; then
printf '{"action": "remove", "identifier": "PREVIEW"}\n' > "$FIFO_UEBERZUG"
fi