aboutsummaryrefslogtreecommitdiff
path: root/Shiki-Colors-Openbox/openbox-3/bullet.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'Shiki-Colors-Openbox/openbox-3/bullet.xbm')
-rw-r--r--Shiki-Colors-Openbox/openbox-3/bullet.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/Shiki-Colors-Openbox/openbox-3/bullet.xbm b/Shiki-Colors-Openbox/openbox-3/bullet.xbm
new file mode 100644
index 0000000..64cf220
--- /dev/null
+++ b/Shiki-Colors-Openbox/openbox-3/bullet.xbm
@@ -0,0 +1,6 @@
+#define bullet_width 10
+#define bullet_height 14
+static unsigned char bullet_bits[] = {
+ 0x00, 0x00, 0x06, 0x00, 0x0c, 0x00, 0x18, 0x00, 0x30, 0x00, 0x60, 0x00,
+ 0xc0, 0x00, 0xc0, 0x00, 0x60, 0x00, 0x30, 0x00, 0x18, 0x00, 0x0c, 0x00,
+ 0x06, 0x00, 0x00, 0x00 };