#!/bin/sh
set -euC

ps -o args= -p "$(xprop | awk '/^_NET_WM_PID\>/{print $3}')"