summaryrefslogtreecommitdiff
path: root/debian/.config/lf/cleaner
blob: a380dcdfccb721ba42aafe200e2ba24149717ccd (plain)
1
2
3
4
5
#!/bin/sh

if [ -n "$FIFO_UEBERZUGPP" ]; then
  printf '{"action": "remove", "identifier": "PREVIEW"}\n' >"$FIFO_UEBERZUGPP"
fi