#!/bin/sh
# stolen from nerdy

xrdb -query | grep -w $1 | awk '{print $2}'