mirror of
				https://codeberg.org/dwl/dwl-patches.git
				synced 2025-10-27 02:04:16 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			857 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			857 B
		
	
	
	
	
	
	
	
Description
Adds ability to change cursor's theme and size.
static const char *cursor_theme            = NULL;
static const char cursor_size[]            = "24"; /* Make sure it's a valid integer, otherwise things will break */
