lf cleanup

This commit is contained in:
Luke Smith
2022-03-11 18:32:19 -05:00
parent 21bbe35ae3
commit 42987c2d64
5 changed files with 26 additions and 17 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
if [ -n "$FIFO_UEBERZUG" ]; then
printf '{"action": "remove", "identifier": "PREVIEW"}\n' > "$FIFO_UEBERZUG"
fi