mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 03:17:32 +01:00 
			
		
		
		
	flatpak-workarounds.bash: add proton wayland and hdr support
This commit is contained in:
		
							parent
							
								
									dca4e698e5
								
							
						
					
					
						commit
						6fe4e7f84e
					
				@ -59,6 +59,8 @@ flatpak override --socket=wayland $@
 | 
			
		||||
flatpak override --socket=fallback-x11 $@
 | 
			
		||||
flatpak override --nosocket=x11 $@
 | 
			
		||||
flatpak override --env=ELECTRON_OZONE_PLATFORM_HINT=auto $@
 | 
			
		||||
flatpak override --env=PROTON_ENABLE_WAYLAND=1 $@
 | 
			
		||||
flatpak override --env=PROTON_ENABLE_HDR=1 $@
 | 
			
		||||
 | 
			
		||||
# SECURITY! However without these permissions there is crashing outside
 | 
			
		||||
# of tmux when attempting to ssh (using gpg authentication subkey) or
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user