From 3a799128da5f2c82c1e4c15edee7dd36f8b8998d Mon Sep 17 00:00:00 2001 From: Maxime Rijnders Date: Tue, 9 Jun 2020 19:54:02 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9e2edd..970293c 100644 --- a/README.md +++ b/README.md @@ -273,12 +273,18 @@ Requirements: gnome-shell-extension-tool -e ubuntu-appindicator@ubuntu.com ``` -Build: +Build (KDE): ```bash cd systray-x make ``` +Build (GNOME): +```bash +cd systray-x +make OPTIONS="DEFINES+=NO_KDE_INTEGRATION" +``` + Install and run SysTray-X from the build directory in the repository: ```bash mkdir -p ~/.mozilla/native-messaging-hosts