cleaner (123B)
1 #!/bin/sh 2 if [ -n "$FIFO_UEBERZUG" ]; then 3 printf '{"action": "remove", "identifier": "PREVIEW"}\n' > "$FIFO_UEBERZUG" 4 fi