lf stuff
This commit is contained in:
parent
12377b185f
commit
d9834ae4ec
6 changed files with 48 additions and 75 deletions
4
.config/lf/scripts/cleaner
Executable file
4
.config/lf/scripts/cleaner
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
if [ -n "$FIFO_UEBERZUG" ]; then
|
||||
printf '{"action": "remove", "identifier": "preview"}\n' >"$FIFO_UEBERZUG"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue