Skip to content

Commit 48dcd6d

Browse files
authored
add StartupWMClass in desktop file
makes gnome associate the window with the desktop file so the icon can be show in the taskbar
1 parent d56c3a6 commit 48dcd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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

0 commit comments

Comments
 (0)