Skip to content

Instantly share code, notes, and snippets.

@Leinnan
Last active June 13, 2016 21:37
Show Gist options
  • Save Leinnan/01fea65638394cdb3f361d322af40bde to your computer and use it in GitHub Desktop.
Save Leinnan/01fea65638394cdb3f361d322af40bde to your computer and use it in GitHub Desktop.
#!/bin/bash
echo " "$(xprop -id $(xprop -root 32x '\t$0' _NET_ACTIVE_WINDOW | cut -f 2) _NET_WM_NAME | grep -oP '(?<=").*?(?=")')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment