mirror of
				https://github.com/nkanaev/yarr.git
				synced 2025-10-31 06:53:30 +00:00 
			
		
		
		
	add systray icon tooltip
This commit is contained in:
		| @@ -11,6 +11,7 @@ import ( | ||||
| func Start(s *server.Server) { | ||||
| 	systrayOnReady := func() { | ||||
| 		systray.SetIcon(Icon) | ||||
| 		systray.SetTooltip("yarr") | ||||
|  | ||||
| 		menuOpen := systray.AddMenuItem("Open", "") | ||||
| 		systray.AddSeparator() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user