Here take NetEase cloud music as an example
Open NetEase Cloud Music homepage , menu bar Select File--create app shortcut. Just fine.
Then you say why this icon is so blurry. So why don't we replace it?
Download NetEase cloud Music logo, download. The downloaded logo is then renamed and placed in the user directory. Local/share/icons below
Enter in the terminal
Gedit. Local/share/applications/chrome-http___music. 163
The contents should be like this.
#!/usr/bin/env xdg-open[desktop entry]version=1.0Terminal=false Type=ApplicationName= NetEase cloud music hears good times exec=/usr/bin/chromium-browser--app=http:// music.163.com/Icon=chrome-http___music. 163 . Com_ #这里直接可以引用上面所说的icons里面的图标StartupWMClass=music. 163. com
I changed it to this.
#!/usr/bin/env xdg-open[desktop entry]version=1.0Terminal=false Type=ApplicationName= NetEase cloud music exec=/usr/bin/chromium-browser--app=http:// music.163.com/icon=music163.pngstartupwmclass=music. 163. com
All right. The next time you start the system, you won't have to endure the blur icon, enjoy it.
How to solve the problem of Chromium new app shortcut icon Blur under Ubuntu