lf tweaks included ueberzug images
This commit is contained in:
4
.local/bin/lf-cleaner
Executable file
4
.local/bin/lf-cleaner
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
if [ -n "$FIFO_UEBERZUG" ]; then
|
||||
printf '{"action": "remove", "identifier": "PREVIEW"}\n' > "$FIFO_UEBERZUG"
|
||||
fi
|
||||
Reference in New Issue
Block a user