Comment 3 for bug 1766230

Revision history for this message
Bertwin Wubs (bertwin) wrote :

The same happens when opening URLs from within VSCode. The newly opened browser window seems to inherit the window class.

To correct the class run:

  xprop -f WM_CLASS 8s -set WM_CLASS "chromium-browser"

and click on the browser window.