feat(systemd): env. var. - add some for SDL VIDEO
This commit is contained in:
		@@ -7,3 +7,5 @@ QT_QPA_PLATFORM=wayland
 | 
				
			|||||||
# Pour les applications utilisant Electron
 | 
					# Pour les applications utilisant Electron
 | 
				
			||||||
# Cf. https://www.electronjs.org/docs/latest/api/environment-variables
 | 
					# Cf. https://www.electronjs.org/docs/latest/api/environment-variables
 | 
				
			||||||
ELECTRON_OZONE_PLATFORM_HINT=wayland
 | 
					ELECTRON_OZONE_PLATFORM_HINT=wayland
 | 
				
			||||||
 | 
					# Pour wayland
 | 
				
			||||||
 | 
					SDL_VIDEODRIVER=wayland
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user