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