change font to Inconsolata Nerd Font

This commit is contained in:
2023-07-31 20:24:39 +02:00
parent 711df8f10e
commit 61f9a2684a
+1 -1
View File
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Iosevka NFM Light:size=12";
static char *font = "Inconsolata Nerd Font:size=12";
static int borderpx = 2;
/*