Add first line for creating own desktop file

This commit is contained in:
Lyn Perrine 2019-06-11 17:29:58 -07:00
parent 12058ec947
commit 33d0469370

View File

@ -20,3 +20,15 @@ Editing
-------
To edit a desktop entry including those on your menu you will need to open the .desktop entry in featherpad or the text editor of your choice you can also on desktop icons right click on the icon and :menuselection:`Open With`. To launch a program with an option simply add that option to the line that starts with Exec=. To change what the name of the desktop file shows up as on the desktop and in file manger change the entry line that starts with Name=. To change the icon to that used by something else change the line starting with Icon=.
Creating
--------
To create your own desktop file you will need to have certain required fields in your file
one thing you will need on the first line is
.. code::
[desktop entry]