Fix for issue #492 (#496)

Murrine engine update causes misalignment of icon text and shadow. Fix by @makitso
pull/504/head
Alexey Donoga 2016-07-15 08:59:15 +03:00 committed by Khurshid Alam
parent bd780f03d4
commit 76321bb4f7
1 changed files with 1 additions and 1 deletions

View File

@ -528,7 +528,7 @@ style "xfdesktop-icon-view" {
fg[ACTIVE] = @selected_fg_color fg[ACTIVE] = @selected_fg_color
engine "murrine" { engine "murrine" {
textstyle = 5 textstyle = 0
text_shade = 0.05 text_shade = 0.05
} }
} }