From ff2f8d54e7d2cef765c77c12b7af248d762a2756 Mon Sep 17 00:00:00 2001 From: Maxime Rijnders Date: Thu, 16 Apr 2020 15:04:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65ba161..521263c 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ sudo apt-key add Release.key sudo bash -c 'echo "deb https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Debian_10 ./" > /etc/apt/sources.list.d/systray-x.list' sudo apt update sudo apt install systray-x +gnome-shell-extension-tool -e ubuntu-appindicator@ubuntu.com ``` ## Binaries (User) @@ -103,7 +104,8 @@ Requirements: - Fedora/Centos/RHEL: ```bash - dnf install qt5-qtbase-devel + sudo dnf install qt5-qtbase-devel gnome-shell-extension-appindicator + gnome-extensions enable appindicatorsupport@rgcjonas.gmail.com ``` - Ubuntu: