Tray: icon only (no label), transparent bg for template icon
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 276 B |
@@ -695,9 +695,7 @@ func main() {
|
||||
})
|
||||
|
||||
systemTray := app.SystemTray.New()
|
||||
systemTray.SetLabel("Oikos")
|
||||
systemTray.SetTooltip("Oikos")
|
||||
systemTray.SetIcon(iconPNG)
|
||||
systemTray.SetTemplateIcon(iconPNG)
|
||||
|
||||
trayMenu := application.NewMenu()
|
||||
|
||||
Reference in New Issue
Block a user