view Sonar/openbox-3/desk.xbm @ 0:d2f7d0ecf733

Initial revision
author Guido Berhoerster <guido+sonar-openbox-theme@berhoerster.name>
date Mon, 09 Mar 2015 11:00:01 +0100
parents
children
line wrap: on
line source

#define desk_width 8
#define desk_height 8
static unsigned char desk_bits[] = {
   0x00, 0x00, 0x18, 0x3c, 0x3c, 0x18, 0x00, 0x00 };