summaryrefslogtreecommitdiff
path: root/themes/planton/stick.xbm
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-08-01 06:10:59 +0000
committerDana Jansens <danakj@orodu.net>2003-08-01 06:10:59 +0000
commit4d9bd88f12d917ee105ccde0a3b5ed87bf0788ad (patch)
tree824d0cd5fbb1d6d063d1e854d8e95e18153683dd /themes/planton/stick.xbm
parent759565a70e9bdd9bb842533f1c01df792d0bd1a4 (diff)
make themes inside a directory
Diffstat (limited to 'themes/planton/stick.xbm')
-rw-r--r--themes/planton/stick.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/planton/stick.xbm b/themes/planton/stick.xbm
new file mode 100644
index 00000000..6a346c00
--- /dev/null
+++ b/themes/planton/stick.xbm
@@ -0,0 +1,4 @@
+#define sticky_width 4
+#define sticky_height 4
+static unsigned char sticky_bits[] = {
+ 0x0f, 0x0d, 0x0b, 0x0f };