Skip to content

Commit 76321bb

Browse files
Alexey Donogakhurshid-alam
authored andcommitted
Fix for issue #492 (#496)
Murrine engine update causes misalignment of icon text and shadow. Fix by @makitso
1 parent bd780f0 commit 76321bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gtk-2.0/gtkrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ style "xfdesktop-icon-view" {
528528
fg[ACTIVE] = @selected_fg_color
529529

530530
engine "murrine" {
531-
textstyle = 5
531+
textstyle = 0
532532
text_shade = 0.05
533533
}
534534
}

0 commit comments

Comments
 (0)