change font

This commit is contained in:
Václav Uruba 2021-06-21 09:06:47 +02:00
parent d2826b519d
commit d01ce8ce38
Signed by: uruba
GPG Key ID: 9D8E987C4B2E1E9C

View File

@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Iosevka Term Extended:pixelsize=14:antialias=true:autohint=true";
static char *font = "JetBrains Mono Nerd Font:pixelsize=14:antialias=true:autohint=true";
static int borderpx = 2;
/*