mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 03:17:32 +01:00 
			
		
		
		
	flatpak-workarounds.bash: allow ro access to LaTeX templates
This commit is contained in:
		
							parent
							
								
									93e8a30e45
								
							
						
					
					
						commit
						f7883ed97c
					
				@ -31,6 +31,9 @@ flatpak override --filesystem=/run/udev:ro $@
 | 
			
		||||
flatpak override --env=MANGOHUD=1 $@
 | 
			
		||||
flatpak override --filesystem=xdg-config/MangoHud:ro $@
 | 
			
		||||
 | 
			
		||||
# LaTeX templates allowed before they become an issue.
 | 
			
		||||
flatpak override --filesystem=~/texmf/tex/latex/local:ro $@
 | 
			
		||||
 | 
			
		||||
# Public git repositories I access or symlink much.
 | 
			
		||||
flatpak override --filesystem=~/.shell-things:ro $@
 | 
			
		||||
flatpak override --filesystem=/root/.shell-things:ro $@
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user