increase font
This commit is contained in:
parent
7c78207bb9
commit
25ed626850
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -5,7 +5,7 @@
|
|||
*
|
||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||
*/
|
||||
static char *font = "FiraCode Nerd Font Mono:pixelsize=12:antialias=true:autohint=true";
|
||||
static char *font = "FiraCode Nerd Font Mono:pixelsize=24:antialias=true:autohint=true";
|
||||
|
||||
|
||||
/* borderperc: percentage of cell width to use as a border
|
||||
|
|
Reference in a new issue