Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 232 Bytes

custom-open-with.md

File metadata and controls

13 lines (11 loc) · 232 Bytes

custom open with

  • create a new ~/.local/share/applications/mynewapp.desktop like follow
[Desktop Entry]
Name=meshlab
Exec=/usr/bin/meshlab %U
Comment=
Terminal=false
#Icon=/usr/share/pixmaps/some.png
Type=Application