Template:Launcher
Jump to navigation
Jump to search
1. Create folder ~/.local/share/applications
.
mkdir -p ~/.local/share/applications
2. Create a new file ~/.local/share/applications/{{{name}}}.desktop
using an editor.
mousepad ~/.local/share/applications/{{{name}}}.desktop
3. Paste the following contents.
[Desktop Entry] Type=Application Exec={{{path}}} Name={{{name}}} Categories={{{categories}}}
4. Save the file.
5. Done.
The procedure is now complete.
6. Start using the launcher.
The launcher can be found here:
Start Menu
→ {{{categories}}}
→ {{{name}}}

We believe security software like Kicksecure needs to remain Open Source and independent. Would you help sustain and grow the project? Learn more about our 13 year success story and maybe DONATE!