added emoji support
This commit is contained in:
		
							parent
							
								
									7e2727a4fe
								
							
						
					
					
						commit
						2973575c33
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								config.h
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								config.h
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -6,6 +6,7 @@
 | 
			
		|||
 * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
 | 
			
		||||
 */
 | 
			
		||||
static char *font = "Roboto Mono:size=11:antialias=true:autohint=false:hinting=false:dpi=96";
 | 
			
		||||
static char *font2[] = { "Noto Color Emoji:size=11" };
 | 
			
		||||
static int borderpx = 10;
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue