#!/bin/sh
xprop -root | sed -n -e "/^\_*[CM]W_/s/(.*$//p"
