From 65b505c0810107fa80ecb8a482133b6caa2f25d7 Mon Sep 17 00:00:00 2001 From: navewindre Date: Sat, 12 Oct 2024 13:02:24 +0200 Subject: fffff --- themes/Lean/openbox-3/bullet.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/Lean/openbox-3/bullet.xbm (limited to 'themes/Lean/openbox-3/bullet.xbm') diff --git a/themes/Lean/openbox-3/bullet.xbm b/themes/Lean/openbox-3/bullet.xbm new file mode 100644 index 0000000..a0ee0a3 --- /dev/null +++ b/themes/Lean/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