all repos — dotfiles @ master

linux dotfiles

config/lf/cls

1 2 3 4 5
#!/bin/sh
set -euf
if [ -n "${FIFO_UEBERZUG-}" ]; then
  printf '{"action":"remove","identifier":"preview"}\n' >"$FIFO_UEBERZUG"
fi