11 lines
139 B
Plaintext
11 lines
139 B
Plaintext
|
#!/bin/sh
|
||
|
#!/usr/bin/env sh
|
||
|
|
||
|
cat <<EOF | paste -sd '' >"$LF_UEBERZUG_TEMPDIR/fifo"
|
||
|
{
|
||
|
"action": "remove",
|
||
|
"identifier": "lf-preview"
|
||
|
}
|
||
|
EOF
|
||
|
|