diff options
Diffstat (limited to 'themes/ayaya/openbox-3/close.xbm')
| -rw-r--r-- | themes/ayaya/openbox-3/close.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/ayaya/openbox-3/close.xbm b/themes/ayaya/openbox-3/close.xbm new file mode 100644 index 0000000..8b0e033 --- /dev/null +++ b/themes/ayaya/openbox-3/close.xbm @@ -0,0 +1,4 @@ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0x81, 0x42, 0x24, 0x18, 0x18, 0x24, 0x42, 0x81 }; |
