You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it would be nice if the "Startup WM Class" field had a button next to it you could click that lets you pick the window you want to determine the WM class for. it could use this command:
xprop | grep WM_CLASS | awk '{print $4}'
once you click the window it can autofill the field