From df9522c25a0fd145bdcebb9e7777aada22765402 Mon Sep 17 00:00:00 2001 From: navewindre Date: Sun, 28 Sep 2025 01:06:21 +0200 Subject: a --- themes/ayaya/openbox-3/bullet.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/ayaya/openbox-3/bullet.xbm (limited to 'themes/ayaya/openbox-3/bullet.xbm') 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 }; -- cgit v1.2.3