15 lines
		
	
	
		
			286 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			286 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Allow tearing
 | 
						|
# WLR_DRM_NO_ATOMIC=1
 | 
						|
 | 
						|
# Firefox use wayland
 | 
						|
MOZ_ENABLE_WAYLAND=1
 | 
						|
 | 
						|
##
 | 
						|
## Set cursor theme and size. Find system icons themes with:
 | 
						|
## `find /usr/share/icons/ -type d -name "cursors"`
 | 
						|
##
 | 
						|
 | 
						|
# XCURSOR_THEME=breeze_cursors
 | 
						|
# XCURSOR_THEME=capitaine-cursors
 | 
						|
# XCURSOR_SIZE=24
 |