1
0
Fork 0
dotfiles/.config/lf/clean

6 lines
208 B
Bash
Executable File

#!/bin/sh
# kitty +kitten icat --clear --silent --stdin no --transfer-mode memory >/dev/tty
if [ -n "$FIFO_UEBERZUG" ]; then
printf '{"action": "remove", "identifier": "PREVIEW"}\n' > "$FIFO_UEBERZUG"
fi