11 lines
		
	
	
	
		
			462 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
	
		
			462 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								text/plain; $EDITOR %s ;
							 | 
						||
| 
								 | 
							
								text/html; xdg-open %s ; nametemplate=%s.html
							 | 
						||
| 
								 | 
							
								text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump -width=1024 %s; nametemplate=%s.html; copiousoutput;
							 | 
						||
| 
								 | 
							
								image/*; xdg-open %s ;
							 | 
						||
| 
								 | 
							
								video/*; setsid mpv --quiet %s &; copiousoutput
							 | 
						||
| 
								 | 
							
								audio/*; mpv %s ;
							 | 
						||
| 
								 | 
							
								application/pdf; xdg-open %s ;
							 | 
						||
| 
								 | 
							
								application/pgp-encrypted; gpg -d '%s'; copiousoutput;
							 | 
						||
| 
								 | 
							
								application/pgp-keys; gpg --import '%s'; copiousoutput;
							 | 
						||
| 
								 | 
							
								application/x-subrip; $EDITOR %s ;
							 |