diff --git a/resources/linux/atom.desktop.in b/resources/linux/atom.desktop.in index 290d368d2..6fa5d79c8 100644 --- a/resources/linux/atom.desktop.in +++ b/resources/linux/atom.desktop.in @@ -2,7 +2,7 @@ Name=<%= appName %> Comment=<%= description %> GenericName=Text Editor -Exec=<%= installDir %>/share/<%= appFileName %>/atom %U +Exec=<%= installDir %>/share/<%= appFileName %>/atom %F Icon=<%= iconPath %> Type=Application StartupNotify=true