qutebrowser opening in pdfjs automatically is not working too well.
This commit is contained in:
		
							parent
							
								
									9b54e61b8a
								
							
						
					
					
						commit
						22d55e47d4
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -20,8 +20,6 @@ c.spellcheck.languages = ["en-US"]
 | 
				
			||||||
c.confirm_quit = ["downloads"]
 | 
					c.confirm_quit = ["downloads"]
 | 
				
			||||||
#block 3rd party cookies
 | 
					#block 3rd party cookies
 | 
				
			||||||
c.content.cookies.accept = "no-3rdparty"
 | 
					c.content.cookies.accept = "no-3rdparty"
 | 
				
			||||||
#at first, always open pdfs with pdfjs
 | 
					 | 
				
			||||||
c.content.pdfjs = True
 | 
					 | 
				
			||||||
#remove finished downloads after 5 seconds
 | 
					#remove finished downloads after 5 seconds
 | 
				
			||||||
c.downloads.remove_finished = 5000
 | 
					c.downloads.remove_finished = 5000
 | 
				
			||||||
#open neovin in a urxvt terminal window when calling for an internal editor
 | 
					#open neovin in a urxvt terminal window when calling for an internal editor
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue