switch to FiraCode font

This commit is contained in:
Łukasz Pankowski 2023-08-02 22:14:02 +02:00
parent c2f293c7c6
commit ac15d76c97

View File

@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Inconsolata Nerd Font:size=12";
static char *font = "FiraCode Nerd Font Ret:size=10";
static int borderpx = 2;
/*