Comment 1 for bug 1475808

Revision history for this message
Janus (ysangkok+launchpad) wrote :

You can find the window with the class spotify.Spotify, and then identify it by window ID.

wmctrl -lx | awk '-F ' '$3 == "spotify.Spotify" {print $1}'