Add ubuntu appindicator info

This commit is contained in:
trigg 2023-02-15 13:18:29 +00:00 committed by GitHub
parent fa25c15382
commit 2f6ea4b053
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,9 @@ It is advised to install python-gobject from your system's own package manager.
#### Debian/Ubuntu
`apt install python3-gi python3-gi-cairo`
`apt install python3-gi python3-gi-cairo libappindicator3-dev`
Libappindicator might conflict with other installed packages, but is optional
with Wayland support