Linux: Fix .desktop file to make external links work on Ubuntu (#5736)

pull/5743/head
Roman Musin 2021-11-16 12:08:19 +00:00 committed by GitHub
parent 42a4edb19c
commit d4c3b51046
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ then
Encoding=UTF-8
Name=Joplin
Comment=Joplin for Desktop
Exec=${HOME}/.joplin/Joplin.AppImage ${SANDBOXPARAM}
Exec=${HOME}/.joplin/Joplin.AppImage ${SANDBOXPARAM} %u
Icon=joplin
StartupWMClass=Joplin
Type=Application