diff --git a/res/deb.desktop b/res/deb.desktop index 0a8602f..f56f757 100755 --- a/res/deb.desktop +++ b/res/deb.desktop @@ -8,6 +8,6 @@ Exec=/opt/wechat-devtools/bin/wechat-devtools Icon=wechat-devtools Type=Application Terminal=false -StartupWMClass=wechat_devtools +StartupWMClass=wechat-devtools Actions= MimeType=x-scheme-handler/wechatide \ No newline at end of file diff --git a/res/template.desktop b/res/template.desktop index 3b5cad8..67cc455 100755 --- a/res/template.desktop +++ b/res/template.desktop @@ -8,6 +8,6 @@ Exec=dir/bin/wechat-devtools Icon=dir/res/icons/wechat-devtools.svg Type=Application Terminal=false -StartupWMClass=wechat_devtools +StartupWMClass=wechat-devtools Actions= MimeType=x-scheme-handler/wechatide \ No newline at end of file