change .desktop
thanks to gkatev
This commit is contained in:
parent
bf3ac14677
commit
e06447ef4f
3 changed files with 10 additions and 7 deletions
|
@ -1,9 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=SuperSlicer
|
||||
Comment=G-code generator for 3D printers
|
||||
Exec=superslicer
|
||||
Exec=superslicer %F
|
||||
Icon=/usr/share/SuperSlicer/icons/Slic3r_192px.png
|
||||
Terminal=0
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Type=Application
|
||||
MimeType=model/stl;model/obj;model/amf;model/3mf;model/prusa
|
||||
Encoding=UTF-8
|
||||
Categories=Development;Application;
|
||||
Categories=Graphics;3DGraphics;
|
||||
Keywords=3D;Printing;Slicer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue