Set zathura as default app for pdf
This commit is contained in:
		
							parent
							
								
									fd3850b40c
								
							
						
					
					
						commit
						2bdf81e6be
					
				
					 1 changed files with 7 additions and 6 deletions
				
			
		|  | @ -66,18 +66,19 @@ | ||||||
|       enable = true; |       enable = true; | ||||||
| 
 | 
 | ||||||
|       defaultApplications = { |       defaultApplications = { | ||||||
|         "x-scheme-handler/http" = browser; |         "application/pdf" = "org.pwmt.zathura-pdf-mupdf.desktop"; | ||||||
|         "x-scheme-handler/https" = browser; |  | ||||||
|         "x-scheme-handler/chrome" = browser; |  | ||||||
|         "text/html" = browser; |  | ||||||
|         "application/x-extension-htm" = browser; |         "application/x-extension-htm" = browser; | ||||||
|         "application/x-extension-html" = browser; |         "application/x-extension-html" = browser; | ||||||
|         "application/x-extension-shtml" = browser; |         "application/x-extension-shtml" = browser; | ||||||
|         "application/xhtml+xml" = browser; |  | ||||||
|         "application/x-extension-xhtml" = browser; |  | ||||||
|         "application/x-extension-xht" = browser; |         "application/x-extension-xht" = browser; | ||||||
|  |         "application/x-extension-xhtml" = browser; | ||||||
|  |         "application/xhtml+xml" = browser; | ||||||
|         "image/jpeg" = image-viewer; |         "image/jpeg" = image-viewer; | ||||||
|         "image/png" = image-viewer; |         "image/png" = image-viewer; | ||||||
|  |         "text/html" = browser; | ||||||
|  |         "x-scheme-handler/chrome" = browser; | ||||||
|  |         "x-scheme-handler/http" = browser; | ||||||
|  |         "x-scheme-handler/https" = browser; | ||||||
|       }; |       }; | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue