#!/bin/sh
DISPLAY=${1:-localhost:0.0}
export DISPLAY
echo "(vp) (exit)" | new-picasso 
