Skip to content

Commit ee02e04

Browse files
authored
Merge pull request #4 from LiAlH4qwq/patch-1
为桌面文件添加StartupWMClass属性
2 parents d56c3a6 + e086de8 commit ee02e04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/guide/01-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ Create the desktop shortcut manually: create a file named `GUI.for.Clash.desktop
5656
Version=1.0
5757
Name=GUI.for.Clash
5858
Comment=GUI.for.Clash
59+
StartupWMClass=GUI.for.Clash
5960
Exec=/path/to/GUI.for.Clash/GUI.for.Clash
6061
Icon=/path/to/GUI.for.Clash/appicon.png
6162
Terminal=false
6263
Type=Application
6364
Categories=Application;GUI.for.Clash;
6465
StartupNotify=true
65-
6666
```
6767

6868
## 5. Directory Dissection

zh/guide/01-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
Version=1.0
5656
Name=GUI.for.Clash
5757
Comment=GUI.for.Clash
58+
StartupWMClass=GUI.for.Clash
5859
Exec=/path/to/GUI.for.Clash/GUI.for.Clash
5960
Icon=/path/to/GUI.for.Clash/appicon.png
6061
Terminal=false
6162
Type=Application
6263
Categories=Application;GUI.for.Clash;
6364
StartupNotify=true
64-
6565
```
6666

6767
## 5、目录详解

0 commit comments

Comments
 (0)