18 lines
		
	
	
		
			511 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			511 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# recomended enviroment variables for sway based desktop
 | 
						|
# openSUSEway installs/imports this to/from:
 | 
						|
# /usr/lib/environment.d/50-openSUSE.conf
 | 
						|
# /etc/profile.d/openSUSEway.sh
 | 
						|
MOZ_ENABLE_WAYLAND=1
 | 
						|
QT_QPA_PLATFORM=wayland-egl
 | 
						|
CLUTTER_BACKEND=wayland
 | 
						|
ECORE_EVAS_ENGINE=wayland-egl
 | 
						|
ELM_ENGINE=wayland_egl
 | 
						|
SDL_VIDEODRIVER=wayland
 | 
						|
_JAVA_AWT_WM_NONREPARENTING=1
 | 
						|
NO_AT_BRIDGE=1
 | 
						|
 | 
						|
# QT theme for openSUSEway
 | 
						|
# needs qt5ct and adwaita-qt5 packages
 | 
						|
# default config is /etc/xdg/qt5ct/qt5ct.conf
 | 
						|
QT_QPA_PLATFORMTHEME=qt5ct
 |