using -*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-* fixed by default
This commit is contained in:
		
							
								
								
									
										2
									
								
								dmenu.h
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								dmenu.h
									
									
									
									
									
								
							@@ -4,7 +4,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#include <X11/Xlib.h>
 | 
					#include <X11/Xlib.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define FONT			"fixed"
 | 
					#define FONT			"-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*"
 | 
				
			||||||
#define NORMBGCOLOR		"#333366"
 | 
					#define NORMBGCOLOR		"#333366"
 | 
				
			||||||
#define NORMFGCOLOR		"#cccccc"
 | 
					#define NORMFGCOLOR		"#cccccc"
 | 
				
			||||||
#define SELBGCOLOR		"#666699"
 | 
					#define SELBGCOLOR		"#666699"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user