add tray icon (#1035)

This commit is contained in:
ReenigneArcher
2023-03-15 16:30:18 -04:00
committed by GitHub
parent 237f21573b
commit 014d693112
18 changed files with 314 additions and 2 deletions

4
.gitmodules vendored
View File

@@ -46,3 +46,7 @@
path = third-party/nanors
url = https://github.com/sleepybishop/nanors.git
branch = master
[submodule "third-party/tray"]
path = third-party/tray
url = https://github.com/dmikushin/tray
branch = master