package linux // Options specific to Linux builds type Options struct { // Linux needs the icon embedded Icon []byte }