diff options
-rw-r--r-- | config.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,7 +16,9 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html * Remember to remove cwscale if you change font */ -char *font = "UbuntuMono Nerd Font:size=13:antialias=true:autohint=true:"; +char *font = "DejaVuSansMono Nerd Font:pixelsize=15:antialias=true:autohint=true:"; +/* char *font = "mononoki Nerd Font:pixelsize=16:antialias=true:autohint=true:"; */ +/* char *font = "UbuntuMono Nerd Font:pixelsize=17:antialias=true:autohint=true:"; */ int borderpx = 0; /* |