blob: da5a3d7fd141253854ddefd059165f74d5d41108 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
style "mintmenu-style"
{
bg_pixmap[NORMAL] = "images/mintmenu/bc.png"
bg_pixmap[PRELIGHT] = "images/mintmenu/bc-light.png"
bg_pixmap[ACTIVE] = "images/mintmenu/bc-dark.png"
}
widget "mintmenu.*" style "mintmenu-style"
|