diff options
Diffstat (limited to 'themes/openbox/fieron2_buttons/stick.xbm')
| -rw-r--r-- | themes/openbox/fieron2_buttons/stick.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/openbox/fieron2_buttons/stick.xbm b/themes/openbox/fieron2_buttons/stick.xbm new file mode 100644 index 00000000..4345dfab --- /dev/null +++ b/themes/openbox/fieron2_buttons/stick.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define stick_width 8 +#define stick_height 8 +static unsigned char stick_bits[] = { + 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 }; |
