package linux // Options specific to Linux builds type Options struct { Icon []byte WindowIsTranslucent bool }