#!/bin/sh
# copier
xdotool key Ctrl+v
exit 0;
