diff options
Diffstat (limited to 'themes/planton/stick.xbm')
| -rw-r--r-- | themes/planton/stick.xbm | 4 |
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 }; |
