Skip to content

Instantly share code, notes, and snippets.

@clarkwinkelmann
Created April 2, 2015 18:54
Show Gist options
  • Save clarkwinkelmann/5dc32175701a6faa3ce7 to your computer and use it in GitHub Desktop.
Save clarkwinkelmann/5dc32175701a6faa3ce7 to your computer and use it in GitHub Desktop.
Blender desktop file, compatible with "open with..." and prevents duplication of icon in launcher
[Desktop Entry]
Name=Blender
Comment=To place in /usr/share/applications/ or $HOME/.local/share/applications/
Exec=/PATH/TO/BLENDER/FOLDER/blender %U
Terminal=false
Type=Application
Encoding=UTF-8
Icon=/PATH/TO/BLENDER/FOLDER/icons/scalable/apps/blender.svg
StartupNotify=true
StartupWMClass=Blender
@niteshpatelapr
Copy link

i can't thank you using words. you're such a brilliant person. I was stuck in this problem and you solved in seconds thanks a lot brother.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment