add tray icon (#1035)

This commit is contained in:
ReenigneArcher 2023-03-15 16:30:18 -04:00 committed by GitHub
commit 014d693112
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 314 additions and 2 deletions

View file

@ -319,6 +319,7 @@ jobs:
build-essential \
gcc-10 \
g++-10 \
libappindicator3-dev \
libavdevice-dev \
libcap-dev \
libcurl4-openssl-dev \