From 6ac8d8c4d8b12b37e664fd1d0c034c8fdef9c5f4 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Sat, 17 Jan 2015 15:25:50 +0200 Subject: Change font functions to function on pango style font descriptions instead of size and name. --- client/common/common.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'client/common/common.h') diff --git a/client/common/common.h b/client/common/common.h index e710236..bae498f 100644 --- a/client/common/common.h +++ b/client/common/common.h @@ -12,8 +12,7 @@ struct client { const char *title; const char *prefix; const char *renderer; - char *font; - uint32_t font_size; + const char *font; int32_t selected; int32_t bottom; int32_t grab; -- cgit v1.2.3-70-g09d2