Template:Launcher

From Kicksecure
Jump to navigation Jump to search

1. Create folder ~/.local/share/applications.

Click = Copy Copied to clipboard! mkdir -p ~/.local/share/applications

2. Create a new file ~/.local/share/applications/{{{name}}}.desktop using an editor.

Click = Copy Copied to clipboard! mousepad ~/.local/share/applications/{{{name}}}.desktop

3. Paste the following contents.

Click = Copy Copied to clipboard! [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 12 year success story and maybe DONATE!