]> Dogcows Code - chaz/openbox/blob - themes/Mikachu/openbox-3/bullet.xbm
let you specify up/down as well as top/bottom for resizerelative action - backwards...
[chaz/openbox] / themes / Mikachu / openbox-3 / bullet.xbm
1 #define bullet_width 4
2 #define bullet_height 7
3 static unsigned char bullet_bits[] = {
4 0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };
This page took 0.038011 seconds and 4 git commands to generate.