diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-08-28 15:13:00 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-08-28 15:13:00 +0100 |
| commit | 12e2061b709fbacd6ca62099bc3916f2b84621cb (patch) | |
| tree | 83b141da2045ea7dca9b22bb278a6eda5b53a9ff | |
| parent | d9b965b102015be60b7fe7aa228a85af2cd3bf4b (diff) | |
Use Meslo Nerd Font patched for Powerlevel10k
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Liberation Mono:pixelsize=14:antialias=true:autohint=true"; +static char *font = "MesloLGS NF:pixelsize=14:antialias=true:autohint=true"; static int borderpx = 2; /* |
