mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-10-31 20:37:52 +00:00
16 lines
451 B
Desktop File
16 lines
451 B
Desktop File
# SPDX-FileCopyrightText: 2018 yuzu Emulator Project
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
[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;
|
|
StartupWMClass=yuzu
|