#!/bin/sh xprop -id $(get_id) | awk -- '/_QUBES_VMNAME/ { print substr($3,2,length($3)-2) }'