diff options
author | liamwhite <liamwhite@users.noreply.github.com> | 2023-10-29 19:46:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-29 19:46:27 -0400 |
commit | b0f62d8f24e6c787378fbaaaa316ffaa455968a4 (patch) | |
tree | 346d85ad4d61285464e3899c755b409116aa3ff0 | |
parent | ed2d77ddbc977c7b0fb2a19e29085f9afdfb4646 (diff) | |
parent | 64f60f0acb9ee2c2bdba2a6452d534d255b191cb (diff) |
Merge pull request #11898 from hebo6/patch-1
Adding StartupWmClass for .desktop file
-rw-r--r-- | dist/org.yuzu_emu.yuzu.desktop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/org.yuzu_emu.yuzu.desktop b/dist/org.yuzu_emu.yuzu.desktop index 008422863..51e191a8e 100644 --- a/dist/org.yuzu_emu.yuzu.desktop +++ b/dist/org.yuzu_emu.yuzu.desktop @@ -13,3 +13,4 @@ Exec=yuzu %f Categories=Game;Emulator;Qt; MimeType=application/x-nx-nro;application/x-nx-nso;application/x-nx-nsp;application/x-nx-xci; Keywords=Nintendo;Switch; +StartupWMClass=yuzu |