From b77a7d585cf6cf2420dd770e42ba5b1e08a4e12c Mon Sep 17 00:00:00 2001 From: schererleander Date: Mon, 11 Mar 2024 17:12:20 +0100 Subject: initial commit --- .themes/Walbox/openbox-3/bullet.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 .themes/Walbox/openbox-3/bullet.xbm (limited to '.themes/Walbox/openbox-3/bullet.xbm') diff --git a/.themes/Walbox/openbox-3/bullet.xbm b/.themes/Walbox/openbox-3/bullet.xbm new file mode 100755 index 0000000..976273b --- /dev/null +++ b/.themes/Walbox/openbox-3/bullet.xbm @@ -0,0 +1,5 @@ +#define bullet_width 10 +#define bullet_height 10 +static unsigned char bullet_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x30, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; -- cgit v1.3.1