mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 03:17:32 +01:00 
			
		
		
		
	bash/usr-local-bin/firefox: enable wayland
This commit is contained in:
		
							parent
							
								
									1dbc60c2bc
								
							
						
					
					
						commit
						a272e1531c
					
				@ -1,5 +1,6 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
set -x
 | 
			
		||||
export MOZ_ENABLE_WAYLAND=1
 | 
			
		||||
flatpak run org.mozilla.firefox --ProfileManager $@
 | 
			
		||||
set +x
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user