Set Ubuntu Awesome Fonts
This commit is contained in:
		| @ -6,12 +6,10 @@ | ||||
|  * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html | ||||
|  */ | ||||
|  | ||||
| #define FONT "JetBrainsMono Nerd Font Mono" | ||||
|  | ||||
| static char *font = FONT":pixelsize=12:antialias=true:autohint=true"; | ||||
| static char *font = "Ubuntu Mono:pixelsize=12:antialias=true:autohint=true"; | ||||
| static char *font2[] = { | ||||
|     "Symbols Nerd Font Mono:pixelsize=12:antialias=true:autohint=true", | ||||
|     FONT":pixelsize=12:antialias=true:autohint=true" | ||||
|     "Ubuntu Mono:pixelsize=12:antialias=true:autohint=true", | ||||
|     "Font Awesome 6 Free Solid:pixelsize=12:antialias=true:autohint=true" | ||||
| }; | ||||
| static int borderpx = 2; | ||||
|  | ||||
|  | ||||
							
								
								
									
										8
									
								
								config.h
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								config.h
									
									
									
									
									
								
							| @ -6,12 +6,10 @@ | ||||
|  * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html | ||||
|  */ | ||||
|  | ||||
| #define FONT "JetBrainsMono Nerd Font Mono" | ||||
|  | ||||
| static char *font = FONT":pixelsize=12:antialias=true:autohint=true"; | ||||
| static char *font = "Ubuntu Mono:pixelsize=12:antialias=true:autohint=true"; | ||||
| static char *font2[] = { | ||||
|     "Symbols Nerd Font Mono:pixelsize=12:antialias=true:autohint=true", | ||||
|     FONT":pixelsize=12:antialias=true:autohint=true" | ||||
|     "Ubuntu Mono:pixelsize=12:antialias=true:autohint=true", | ||||
|     "Font Awesome 6 Free Solid:pixelsize=12:antialias=true:autohint=true" | ||||
| }; | ||||
| static int borderpx = 2; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Linux User
					Linux User