diff --git a/config.h b/config.h index 8df240d..e23edad 100644 --- a/config.h +++ b/config.h @@ -6,7 +6,7 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ static char *font = - "FiraCode Nerd Font Mono:pixelsize=13:antialias=true:autohint=true"; + "IosevkaTermSlab Nerd Font Propo:pixelsize=15:antialias=true:autohint=true"; static char *font2[] = {"Noto Color Emoji: pixelsize=12"}; static int borderpx = 4; static int dark = 0; @@ -97,7 +97,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 0.90; +float alpha = 1.00; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = {