Skip to content

Commit

Permalink
Adds WMClass Property to .desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
mhoffmeyerDC committed Nov 27, 2024
1 parent 3bd2629 commit b88c1d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electron-builder.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = {
category: "Internet",
desktop: {
Name: "Android Messages Desktop",
"StartupWMClass": "android-messages-desktop"
},
},
win: {
Expand Down

0 comments on commit b88c1d8

Please sign in to comment.