From ed2b8fa187aee1a3e484fa6de5908abce7dbe6d8 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Wed, 7 Jul 2004 20:01:20 +0000
Subject: [PATCH] Change default font for title bar to "Sans Bold 8"

(Old svn revision: 11859)
---
 mcs-plugin/xfwm4_plugin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mcs-plugin/xfwm4_plugin.c b/mcs-plugin/xfwm4_plugin.c
index e93f73d33..850941ff4 100644
--- a/mcs-plugin/xfwm4_plugin.c
+++ b/mcs-plugin/xfwm4_plugin.c
@@ -54,7 +54,7 @@
 #define DEFAULT_LAYOUT "OTS|HMC"
 #define DEFAULT_ACTION "maximize"
 #define DEFAULT_ALIGN "center"
-#define DEFAULT_FONT "Sans 10"
+#define DEFAULT_FONT "Sans Bold 8"
 
 #define DEFAULT_ICON_SIZE 48
 #define MAX_ELEMENTS_BEFORE_SCROLLING 6
-- 
GitLab