mirror of
				https://github.com/alacritty/alacritty.git
				synced 2025-10-30 23:36:53 -04:00 
			
		
		
		
	Capitalized the .desktop Filename (#3425)
Follow free desktop file naming conventions.
This commit is contained in:
		
							parent
							
								
									4000ec04d8
								
							
						
					
					
						commit
						d20051b5e5
					
				
					 7 changed files with 10 additions and 8 deletions
				
			
		
							
								
								
									
										17
									
								
								extra/linux/Alacritty.desktop
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								extra/linux/Alacritty.desktop
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,17 @@
 | 
			
		|||
[Desktop Entry]
 | 
			
		||||
Type=Application
 | 
			
		||||
TryExec=alacritty
 | 
			
		||||
Exec=alacritty
 | 
			
		||||
Icon=Alacritty
 | 
			
		||||
Terminal=false
 | 
			
		||||
Categories=System;TerminalEmulator;
 | 
			
		||||
 | 
			
		||||
Name=Alacritty
 | 
			
		||||
GenericName=Terminal
 | 
			
		||||
Comment=A cross-platform, GPU enhanced terminal emulator
 | 
			
		||||
StartupWMClass=Alacritty
 | 
			
		||||
Actions=New;
 | 
			
		||||
 | 
			
		||||
[Desktop Action New]
 | 
			
		||||
Name=New Terminal
 | 
			
		||||
Exec=alacritty
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue