diff options
Diffstat (limited to 'themes/Natura/openbox-3/max_hover.xbm')
| -rw-r--r-- | themes/Natura/openbox-3/max_hover.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/Natura/openbox-3/max_hover.xbm b/themes/Natura/openbox-3/max_hover.xbm new file mode 100644 index 00000000..247c4929 --- /dev/null +++ b/themes/Natura/openbox-3/max_hover.xbm @@ -0,0 +1,5 @@ +#define max_hover_width 10 +#define max_hover_height 10 +static unsigned char max_hover_bits[] = { + 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 }; |
