]> Dogcows Code - chaz/openbox/blobdiff - data/xbm/bullet.xbm
remove buttons from themes when they are using the defaults already for clarity
[chaz/openbox] / data / xbm / bullet.xbm
diff --git a/data/xbm/bullet.xbm b/data/xbm/bullet.xbm
new file mode 100644 (file)
index 0000000..88481ec
--- /dev/null
@@ -0,0 +1,4 @@
+#define bullet_width 4
+#define bullet_height 7
+static unsigned char bullet_bits[] = {
+   0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };
This page took 0.021413 seconds and 4 git commands to generate.