mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2024-08-15 00:43:43 +00:00
21 lines
324 B
Text
Executable file
21 lines
324 B
Text
Executable file
style "statusbar" = "default"
|
|
{
|
|
|
|
# xthickness = 1
|
|
# ythickness = 1
|
|
|
|
engine "pixmap"
|
|
{
|
|
image
|
|
{
|
|
function = RESIZE_GRIP
|
|
recolorable = TRUE
|
|
#state = NORMAL
|
|
detail = "statusbar"
|
|
overlay_file = "Handles/resize-grip.png"
|
|
|
|
overlay_border = {0,0,0,0 }
|
|
overlay_stretch = FALSE
|
|
}
|
|
}
|
|
}
|