summaryrefslogtreecommitdiff
path: root/themes/ayaya/openbox-3/bullet.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/ayaya/openbox-3/bullet.xbm')
-rw-r--r--themes/ayaya/openbox-3/bullet.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/ayaya/openbox-3/bullet.xbm b/themes/ayaya/openbox-3/bullet.xbm
new file mode 100644
index 0000000..a0ee0a3
--- /dev/null
+++ b/themes/ayaya/openbox-3/bullet.xbm
@@ -0,0 +1,4 @@
+#define bullet_width 8
+#define bullet_height 8
+static unsigned char bullet_bits[] = {
+ 0x00, 0x08, 0x10, 0x20, 0x20, 0x10, 0x08, 0x00 };