| 
														
															@@ -24,9 +24,10 @@ export XMODIFIERS=@im=fcitx 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 # specify wayland for applications (primarily games) 
														 | 
														
														 | 
														
															 # specify wayland for applications (primarily games) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 export MOZ_ENABLE_WAYLAND=1 
														 | 
														
														 | 
														
															 export MOZ_ENABLE_WAYLAND=1 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-export SDL_VIDEODRIVER="wayland" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+export SDL_VIDEODRIVER="wayland,x11" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 export XDG_CURRENT_DESKTOP=Unity 
														 | 
														
														 | 
														
															 export XDG_CURRENT_DESKTOP=Unity 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 export WINE_FULLSCREEN_FSR=1 
														 | 
														
														 | 
														
															 export WINE_FULLSCREEN_FSR=1 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+export RADV_PERFTEST=gpl 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 # if bashrc exists and the terminal has stdin load it 
														 | 
														
														 | 
														
															 # if bashrc exists and the terminal has stdin load it 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 test -t 0 && . "$HOME/.bashrc" 
														 | 
														
														 | 
														
															 test -t 0 && . "$HOME/.bashrc" 
														 |