wok view blinder-theme/stuff/blinder/openbox-3/shade.xbm @ rev 18580

Recompile libsdl, libsdl-mixer with alsa sound support
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Nov 11 16:03:26 2015 +0200 (2015-11-11)
parents
children
line source
1 #define shade_width 8
2 #define shade_height 8
3 static unsigned char shade_bits[] = {
4 0x7e, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 };