From 742eb6b5c7aec317e424921d77473fdbf9a71392 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Sat, 18 Dec 2004 23:32:07 +0000
Subject: [PATCH] Revert default font

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

diff --git a/mcs-plugin/xfwm4_plugin.h b/mcs-plugin/xfwm4_plugin.h
index 92b0181a5..455159eb0 100644
--- a/mcs-plugin/xfwm4_plugin.h
+++ b/mcs-plugin/xfwm4_plugin.h
@@ -34,7 +34,7 @@
 #define DEFAULT_LAYOUT "OTS|HMC"
 #define DEFAULT_ACTION "maximize"
 #define DEFAULT_ALIGN "center"
-#define DEFAULT_FONT "Sans 9"
+#define DEFAULT_FONT "Sans Bold 9"
 
 #define MAX_ELEMENTS_BEFORE_SCROLLING 6
 
-- 
GitLab