diff options
Diffstat (limited to 'dist/org.yuzu_emu.yuzu.desktop')
-rw-r--r-- | dist/org.yuzu_emu.yuzu.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/org.yuzu_emu.yuzu.desktop b/dist/org.yuzu_emu.yuzu.desktop new file mode 100644 index 000000000..3652a3abc --- /dev/null +++ b/dist/org.yuzu_emu.yuzu.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=yuzu +GenericName=Switch Emulator +Comment=Nintendo Switch video game console emulator +Icon=org.yuzu_emu.yuzu +TryExec=yuzu +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; |