Skip to content

Commit 532e808

Browse files
authored
docs: solve issues by using GNOME AppIndicator (#73)
1 parent d89aa1e commit 532e808

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README-ZH.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ dependencies:
6666
6767
2. 使用 [protocol_handler](https://github.com/leanflutter/protocol_handler) 包代替 `app_links` 包。
6868

69+
### 在 GNOME 中不显示
70+
71+
在使用 GNOME 桌面时, 可能需要安装 [AppIndicator](https://github.com/ubuntu/gnome-shell-extension-appindicator) 扩展以显示图标。
72+
6973
## 快速开始
7074

7175
### 安装

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ dependencies:
6666
6767
2. Use [protocol_handler](https://github.com/leanflutter/protocol_handler) package instead of `app_links` package.
6868

69+
### Not Showing in GNOME
70+
71+
In GNOME desktop environment, the [AppIndicator](https://github.com/ubuntu/gnome-shell-extension-appindicator) extension may be required to display the icon.
72+
6973
## Quick Start
7074

7175
### Installation

0 commit comments

Comments
 (0)