From 2f6ea4b053c43abe8f997914d312b87d03baadcb Mon Sep 17 00:00:00 2001 From: trigg Date: Wed, 15 Feb 2023 13:18:29 +0000 Subject: [PATCH] Add ubuntu appindicator info --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 816d3ff..c9e4ab1 100644 --- a/README.md +++ b/README.md @@ -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