diff options
author | co1ncidece <r3yan.chaudhry@zohomail.com> | 2020-07-06 00:36:01 -0500 |
---|---|---|
committer | co1ncidece <r3yan.chaudhry@zohomail.com> | 2020-07-06 00:36:01 -0500 |
commit | 1635f1de434239f16703d6f750ec61868eab7c84 (patch) | |
tree | 51ed7f505c5605afa68bc0235d00ead70e1d432d /gtk-and-openbox-theme/bliss/openbox-3/max.xbm | |
parent | 05662ace9eeeedf3b2b3baf0c74f575e56ff358f (diff) |
add configs
Diffstat (limited to 'gtk-and-openbox-theme/bliss/openbox-3/max.xbm')
-rwxr-xr-x | gtk-and-openbox-theme/bliss/openbox-3/max.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gtk-and-openbox-theme/bliss/openbox-3/max.xbm b/gtk-and-openbox-theme/bliss/openbox-3/max.xbm new file mode 100755 index 0000000..1e2a8a5 --- /dev/null +++ b/gtk-and-openbox-theme/bliss/openbox-3/max.xbm @@ -0,0 +1,6 @@ +#define max_width 14 +#define max_height 14 +static unsigned char max_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x03, 0x10, 0x02, + 0x10, 0x02, 0x10, 0x02, 0x10, 0x02, 0xf0, 0x03, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00 }; |