Skip to content

Commit cbd055e

Browse files
fxhaJocs
authored andcommitted
Add missing Exec parameter to desktop file (marktext#663)
1 parent 9744bf0 commit cbd055e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/linux/marktext.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Desktop Entry]
22
Name=Mark Text
33
Comment=Next generation markdown editor
4-
Exec=marktext
4+
Exec=marktext %F
55
Terminal=false
66
Type=Application
77
Icon=marktext

0 commit comments

Comments
 (0)