Skip to content

Instantly share code, notes, and snippets.

@carneeki
Created June 19, 2018 00:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carneeki/8bb1117c5b660c8454d7ffdf7a5445a2 to your computer and use it in GitHub Desktop.
Save carneeki/8bb1117c5b660c8454d7ffdf7a5445a2 to your computer and use it in GitHub Desktop.
Update slic3r-prusa3d.desktop to pass desktop-file-validate and open STL files from GUI
[Desktop Entry]
Version=1.0
Type=Application
Name=Slic3r Prusa Edition
Icon=slic3r-prusa3d
Exec=/usr/bin/slic3r-prusa3d --gui %F
StartupNotify=false
StartupWMClass=Slic3r-prusa3d.pl
MimeType=application/stl;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment