diff options
Diffstat (limited to '.themes/Walbox/openbox-3/max.xbm')
| -rw-r--r-- | .themes/Walbox/openbox-3/max.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.themes/Walbox/openbox-3/max.xbm b/.themes/Walbox/openbox-3/max.xbm new file mode 100644 index 0000000..cefb2af --- /dev/null +++ b/.themes/Walbox/openbox-3/max.xbm @@ -0,0 +1,5 @@ +#define _width 10 +#define _height 10 +static char _bits[] = { + 0x00,0x00,0x78,0x00,0xfc,0x00,0xfe,0x01,0xce,0x01,0xb6,0x01,0xfe,0x01,0xfc, + 0x00,0x78,0x00,0x00,0x00 }; |
