mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 07:58:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable file
		
	
	
	
	
export __NV_PRIME_RENDER_OFFLOAD=1
 | 
						|
export __NV_PRIME_RENDER_OFFLOAD_PROVIDER=NVIDIA-G0
 | 
						|
export __GLX_VENDOR_LIBRARY_NAME=nvidia
 | 
						|
export __VK_LAYER_NV_optimus=NVIDIA_only
 | 
						|
exec "$@"
 |