aniket-deole/notes

Add option to keep app in Dock.

Closed this issue · 1 comments

Add option to keep app in Dock.

For this to work as of now.. you will have to create a notes.application file and move it to /.local/share/applications or /usr/share/applications

The file contain : (if you want icons edit icons.. put exact path for Exec.. e.g. Exec=/home/abc/../notes
[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Notes
Comment=Note Taking Client for Linux
Exec=notes
Icon=application.png
Terminal=false