all repos — dotfiles @ bf9efa9096d1fb19131f8ab052ea27ad8bc3bf0a

linux dotfiles

config/lf/cls (view raw)

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