this is my quickfix branch and i will use to do my quickfixes

This commit is contained in:
coolnsx
2022-11-02 14:12:11 +05:30
parent 6ac8f840b5
commit ae561b0f92
8 changed files with 34 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "JetBrains Mono NL:style=Regular:pixelsize=15:antialias=true:autohint=true";
static char *font = "Iosevka:style=Regular:pixelsize=15:antialias=true:autohint=true";
static int borderpx = 2;
/*