summaryrefslogtreecommitdiff
path: root/.config/lf/cleaner
diff options
context:
space:
mode:
authormarlonivo <email@marlonivo.xyz>2025-04-14 09:16:38 +0000
committermarlonivo <email@marlonivo.xyz>2025-04-14 09:16:38 +0000
commit0d1a84f59d8cdd62c97410f96f8a13c98c51453a (patch)
tree01fee1d2003ea27f96a3e52b077827605ed14fab /.config/lf/cleaner
initialHEADmaster
Diffstat (limited to '.config/lf/cleaner')
-rw-r--r--.config/lf/cleaner4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/lf/cleaner b/.config/lf/cleaner
new file mode 100644
index 0000000..a184d84
--- /dev/null
+++ b/.config/lf/cleaner
@@ -0,0 +1,4 @@
+#!/bin/sh
+if [ -n "$FIFO_UEBERZUG" ]; then
+ printf '{"action": "remove", "identifier": "PREVIEW"}\n' > "$FIFO_UEBERZUG"
+fi