summaryrefslogtreecommitdiffstats
path: root/patches/source/gkrellm/gkrellm.theme.defaults.diff
blob: aff6a9fbce2c02d2c8d03da9be2439839ca03781 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/config.c.orig	2008-10-03 19:33:37.000000000 -0500
+++ ./src/config.c	2008-10-25 20:33:56.000000000 -0500
@@ -1883,7 +1883,7 @@
 
 	_GK.chart_height_min = 5;
 	_GK.chart_height_max = 200;
-	_GK.chart_width_ref = 60;
+	_GK.chart_width_ref = 75;
 	_GK.chart_text_no_fill = FALSE;
 	_GK.bg_separator_height = 2;
 	_GK.allow_scaling = FALSE;