From 011a1a0dec0fc799103669a803f55655ace517d6 Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Thu, 26 Aug 2021 00:39:13 +0800 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 045c8e6..7c7318e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,15 @@ Custom parameters can be appended to the `OpenConnect` CLI with the following se

+## Display the system tray icon on Gnome 40 + +Install the [AppIndicator and KStatusNotifierItem Support](https://extensions.gnome.org/extension/615/appindicator-support/) extension and you will see the system try icon (Restart the system after the installation). + +

+ +

+ + ## Prerequisites - Openconnect v8.x @@ -70,7 +79,7 @@ sudo zypper install libqt5-qtbase-devel libqt5-qtwebsockets-devel libqt5-qtweben Install the Qt dependencies: ```sh -sudo dnf install qt5-qtbase-devel qt5-qttools-devel qt5-qtwebengine qt5-qtwebsockets-devel qt5-qtwebengine-devel +sudo dnf install qt5-qtbase-devel qt5-qtwebengine-devel qt5-qtwebsockets-devel ``` ## Install