all repos — dotfiles @ 474a6f1e6a98f8fb35ab3af29f4eb746f7a6d592

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