Comment 10 for bug 1510091

Revision history for this message
Alex A. D. (hinell) wrote :

I've resolved issue by fixing the
   ~/.local/share/applications/google-chrome.desktop
file by editing following entry:
   Exec=/usr/bin/google-chrome --enable-features=WebUIDarkMode --force-dark-mode %u

It turned out that I've missed the %u wildcard. Now it works!