#!/bin/bash
ssh `hostname` "export DISPLAY=:0 && source ~/.kde/env/gpgagent.sh && kontact"
