diff options
Diffstat (limited to 'bin/apps/note.desktop')
-rwxr-xr-x | bin/apps/note.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/apps/note.desktop b/bin/apps/note.desktop new file mode 100755 index 0000000..a0ddaae --- /dev/null +++ b/bin/apps/note.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Evernote +Exec=/usr/bin/chromium --user-data-dir=/home/lxf/.config/chromium-evernote --app=https://evernote.com/ --app-id=ijhbdfngedjdodflgoippgfhjlhphcnh +Icon=chrome-ijhbdfngedjdodflgoippgfhjlhphcnh-Default +StartupWMClass=crx_ijhbdfngedjdodflgoippgfhjlhphcnh |