Sublime Forum

Low resolution icon when switching applications (alt+tab)

#1

Hi

I’m using Sublime on Fedora 20 (with Cinnamon Desktop) and it’s using a very low resolution icon when switching applications with alt+tab.
Sublime is installed at /opt/sublime_text_3/ and I created a desktop file for it at ~/.local/share/applications/sublime.desktop which looks like this:

[Desktop Entry] Type=Application Name=Sublime Icon=/opt/sublime_text_3/Icon/256x256/sublime-text.png Exec=subl Terminal=false X-Desktop-File-Install-Version=0.22

As you can see, the icon points to the one with the highest resolution (256x256), so obviously it isn’t using the one I configured here.
The file path is correct, I double checked.

Any help on this?
Thanks

0 Likes