diff options
Diffstat (limited to 'st')
| -rwxr-xr-x | st/config.h | 2 | ||||
| -rwxr-xr-x | st/st | bin | 110960 -> 110960 bytes | |||
| -rw-r--r-- | st/x.o | bin | 76024 -> 76032 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/st/config.h b/st/config.h index 6660e90..0ea7fd8 100755 --- a/st/config.h +++ b/st/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true"; +static char *font = "FiraCode Nerd Font Mono:pixelsize=12:antialias=true:autohint=true"; static int borderpx = 2; /* Binary files differBinary files differ |
