master
package main import ( "github.com/getlantern/systray" ) func setIcon() { systray.SetIcon(IconDisabled) }