fxde-themes/Swing/gtk-2.0/statusbar.rc

21 lines
398 B
Plaintext

########################################################################
# Statusbar
########################################################################
style "statusbar"
{
engine "pixmap"
{
### Statusbsr ###
image
{
function = RESIZE_GRIP
detail = "statusbar"
overlay_file = "statusbar/resizer.png"
overlay_stretch = FALSE
}
}
}
class "GtkStatusbar*" style "statusbar"