diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc
index 9ca4e8d..7157c41 100755
--- a/gtk-2.0/gtkrc
+++ b/gtk-2.0/gtkrc
@@ -528,7 +528,7 @@ style "xfdesktop-icon-view" {
 	fg[ACTIVE] = @selected_fg_color
 
 	engine "murrine" {
-		textstyle = 0
+		textstyle = 5
 		text_shade = 0.05
 	}
 }