summaryrefslogtreecommitdiff
path: root/wm/compiz/patches/patch-aa
blob: 39eb21b7d76a4e9566a8bdb0c2cb263a2e5858f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-aa,v 1.4 2009/11/26 19:46:35 imil Exp $

--- metadata/decoration.xml.in.orig	2009-11-26 10:26:46.000000000 +0000
+++ metadata/decoration.xml.in
@@ -16,7 +16,7 @@
 	    <option name="shadow_radius" type="float">
 		<_short>Shadow Radius</_short>
 		<_long>Drop shadow radius</_long>
-		<default>8.0</default>
+		<default>9.0</default>
 		<min>0.1</min>
 		<max>18.0</max>
 		<precision>0.1</precision>
@@ -50,6 +50,7 @@
 	    <option name="command" type="string">
 		<_short>Command</_short>
 		<_long>Decorator command line that is executed if no decorator is already running</_long>
+                <default>@PREFIX@/bin/gtk-window-decorator</default>
 	    </option>
 	    <option name="mipmap" type="bool">
 		<_short>Mipmap</_short>