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

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