From 9270f83d8effd483a2781bd14483cef501a8d2f2 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Sun, 25 May 2003 21:35:52 +0000
Subject: [PATCH] Set Xft.dpi to 96, and use "Sans 8" as default font and "Sans
 Bold 10" as window title font

(Old svn revision: 11125)
---
 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 bfc242080..04a340e5e 100644
--- a/mcs-plugin/xfwm4_plugin.c
+++ b/mcs-plugin/xfwm4_plugin.c
@@ -53,7 +53,7 @@
 #define DEFAULT_LAYOUT "OTS|HMC"
 #define DEFAULT_ACTION "maximize"
 #define DEFAULT_ALIGN "center"
-#define DEFAULT_FONT "Sans Bold 12"
+#define DEFAULT_FONT "Sans Bold 10"
 
 #define DEFAULT_ICON_SIZE 48
 #define MAX_ELEMENTS_BEFORE_SCROLLING 6
-- 
GitLab