mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 03:17:32 +01:00 
			
		
		
		
	bash/usr-local-bin/startsway: comment --unsupported-gpu as no longer needed??
This commit is contained in:
		
							parent
							
								
									2210337b45
								
							
						
					
					
						commit
						c3ef1c7c4e
					
				@ -41,5 +41,8 @@ export ELECTRON_OZONE_PLATFORM_HINT=wayland
 | 
			
		||||
# Mozilla Products
 | 
			
		||||
export MOZ_ENABLE_WAYLAND=1
 | 
			
		||||
 | 
			
		||||
dbus-launch --exit-with-session sway --unsupported-gpu "$@"
 | 
			
		||||
# Ensures dbus is available. Fedora 40 seems to no longer require
 | 
			
		||||
# --unsupported-gpu on nvidia either.
 | 
			
		||||
#dbus-launch --exit-with-session sway --unsupported-gpu "$@"
 | 
			
		||||
dbus-launch --exit-with-session sway "$@"
 | 
			
		||||
set +x
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user