File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,13 +56,13 @@ Create the desktop shortcut manually: create a file named `GUI.for.Clash.desktop
56
56
Version=1.0
57
57
Name=GUI.for.Clash
58
58
Comment=GUI.for.Clash
59
+ StartupWMClass=GUI.for.Clash
59
60
Exec=/path/to/GUI.for.Clash/GUI.for.Clash
60
61
Icon=/path/to/GUI.for.Clash/appicon.png
61
62
Terminal=false
62
63
Type=Application
63
64
Categories=Application;GUI.for.Clash;
64
65
StartupNotify=true
65
-
66
66
```
67
67
68
68
## 5. Directory Dissection
Original file line number Diff line number Diff line change 55
55
Version=1.0
56
56
Name=GUI.for.Clash
57
57
Comment=GUI.for.Clash
58
+ StartupWMClass=GUI.for.Clash
58
59
Exec=/path/to/GUI.for.Clash/GUI.for.Clash
59
60
Icon=/path/to/GUI.for.Clash/appicon.png
60
61
Terminal=false
61
62
Type=Application
62
63
Categories=Application;GUI.for.Clash;
63
64
StartupNotify=true
64
-
65
65
```
66
66
67
67
## 5、目录详解
You can’t perform that action at this time.
0 commit comments