fix thunar statusbar error
This commit is contained in:
parent
72c72c8ba7
commit
69073fc9de
@ -37,6 +37,21 @@ style "thunar-handle" {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
style "thunar-statusbar" {
|
||||||
|
bg[NORMAL] = @base_color
|
||||||
|
|
||||||
|
engine "pixmap" {
|
||||||
|
image {
|
||||||
|
function = RESIZE_GRIP
|
||||||
|
recolorable = FALSE
|
||||||
|
detail = "statusbar"
|
||||||
|
overlay_file = "/images/null.png"
|
||||||
|
overlay_border = {0,0,0,0 }
|
||||||
|
overlay_stretch = FALSE
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
style "thunar-location" {
|
style "thunar-location" {
|
||||||
ThunarLocationButtons::spacing = 0
|
ThunarLocationButtons::spacing = 0
|
||||||
}
|
}
|
||||||
|
BIN
src/usr/share/themes/Lubuntu-dark-panel/gtk-2.0/images/null.png
Normal file
BIN
src/usr/share/themes/Lubuntu-dark-panel/gtk-2.0/images/null.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 B |
@ -37,6 +37,21 @@ style "thunar-handle" {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
style "thunar-statusbar" {
|
||||||
|
bg[NORMAL] = @base_color
|
||||||
|
|
||||||
|
engine "pixmap" {
|
||||||
|
image {
|
||||||
|
function = RESIZE_GRIP
|
||||||
|
recolorable = FALSE
|
||||||
|
detail = "statusbar"
|
||||||
|
overlay_file = "/images/null.png"
|
||||||
|
overlay_border = {0,0,0,0 }
|
||||||
|
overlay_stretch = FALSE
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
style "thunar-location" {
|
style "thunar-location" {
|
||||||
ThunarLocationButtons::spacing = 0
|
ThunarLocationButtons::spacing = 0
|
||||||
}
|
}
|
||||||
|
BIN
src/usr/share/themes/Lubuntu-default/gtk-2.0/images/null.png
Normal file
BIN
src/usr/share/themes/Lubuntu-default/gtk-2.0/images/null.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 B |
Loading…
x
Reference in New Issue
Block a user