#!/bin/sh [ "$(pgrep screenkey)" ] && { killall screenkey && exit ;} screenkey -s small --bg-color "$(awk '/.*selbg.*/ { print $2 }' ~/.config/Xresources)"