#!/bin/sh if [ -n "$FIFO_UEBERZUGPP" ]; then printf '{"action": "remove", "identifier": "PREVIEW"}\n' >"$FIFO_UEBERZUGPP" fi