#!/bin/sh
if ! pgrep -x awesome; then
sleep 2
exit 1
fi
export DISPLAY=:0
exec 2>&1
exec kdeconnect-indicator