fix firefox video playback
This commit is contained in:
		
							parent
							
								
									0a956ae64f
								
							
						
					
					
						commit
						0c419b57f4
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -279,6 +279,11 @@ in {
 | 
			
		|||
          "devtools.theme" = "dark";
 | 
			
		||||
          "toolkit.legacyUserProfileCustomizations.stylesheets" = true;
 | 
			
		||||
          "browser.tabs.inTitlebar" = 0;
 | 
			
		||||
 | 
			
		||||
          "media.ffmpeg.vaapi.enabled" = true;
 | 
			
		||||
          "media.ffvpx.enabled" = false;
 | 
			
		||||
          "media.av1.enabled" = false;
 | 
			
		||||
          "gfx.webrender.all" = true;
 | 
			
		||||
        };
 | 
			
		||||
        userChrome = ''
 | 
			
		||||
          #tabbrowser-tabs { visibility: collapse !important; }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue