mirror of
				https://git.suyu.dev/suyu/suyu.git
				synced 2025-10-31 06:46:40 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			480 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			480 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| # SPDX-FileCopyrightText: 2018 yuzu Emulator Project & 2024 suyu Emulator Project
 | |
| # SPDX-License-Identifier: GPL-2.0-or-later
 | |
| 
 | |
| [Desktop Entry]
 | |
| Version=1.0
 | |
| Type=Application
 | |
| Name=suyu
 | |
| GenericName=Switch Emulator
 | |
| Comment=Nintendo Switch video game console emulator
 | |
| Icon=org.suyu_emu.suyu
 | |
| TryExec=suyu
 | |
| Exec=suyu %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=suyu
 |