From: Daniel Liu Date: Fri, 18 Sep 2020 03:23:25 +0000 (-0400) Subject: fixed font X-Git-Url: https://git.danieliu.xyz/?p=slock.git;a=commitdiff_plain;h=fed887a5539cb08f6e41cda4cdd89e35d88f8f09 fixed font --- diff --git a/config.def.h b/config.def.h index 05726bc..fe66558 100644 --- a/config.def.h +++ b/config.def.h @@ -18,4 +18,4 @@ static const char * message = "Suckless: Software that sucks less."; static const char * text_color = "#ffffff"; /* text size (must be a valid size) */ -static const char * font_name = "9x15"; +static const char * font_name = "fixed";