Chrome dock icon looks blurry and low resolution
- open a terminal and use
nano
to edit this file/usr/share/applications/google-chrome.desktop
- replace every instance of
Exec=/usr/bin/google-chrome-stable
toExec=/usr/bin/google-chrome
- reboot or logout and login again
As far as I can tell its a bug when they moved from GTK+ to Aura.