mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 11:27:37 +01:00 
			
		
		
		
	flatpak-workarounds.bash: workaround DeltaChat wayland
This commit is contained in:
		
							parent
							
								
									01a452877e
								
							
						
					
					
						commit
						5404de494a
					
				@ -56,6 +56,9 @@ flatpak override --filesystem=~/.ssh/config:ro --filesystem=~/.ssh/config.d:ro -
 | 
			
		||||
# https://github.com/flathub/im.riot.Riot/issues/303#issuecomment-1816055123
 | 
			
		||||
flatpak override im.riot.Riot --talk-name=org.freedesktop.secrets $@
 | 
			
		||||
 | 
			
		||||
# DeltaChat wayland support (may break X11?)
 | 
			
		||||
flatpak override chat.delta.desktop --socket=wayland --socket=fallback-x11 $@
 | 
			
		||||
 | 
			
		||||
# Display the overrides
 | 
			
		||||
if [ -d /var/lib/flatpak/overrides/ ]; then
 | 
			
		||||
	tail -n +1 /var/lib/flatpak/overrides/*
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user