Enables to find st in a graphical menu and to display it with a nice icon. If some applications still are not displaying an icon for st try the patch [netwmicon](../netwmicon/). Programs like tint2 and alttab rely on a hardcoded icon which has to be stored by st in the \_NET\_WM\_ICON window-property.
		
			
				
	
	
		
			13 lines
		
	
	
		
			237 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			237 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Desktop Entry]
 | 
						|
Type=Application
 | 
						|
Exec=st
 | 
						|
TryExec=st
 | 
						|
Icon=utilities-terminal
 | 
						|
Terminal=false
 | 
						|
Categories=System;TerminalEmulator;
 | 
						|
 | 
						|
Name=st
 | 
						|
GenericName=Terminal
 | 
						|
Comment=st is a simple terminal implementation for X
 | 
						|
StartupWMClass=st-256color
 |