diff options
Diffstat (limited to 'Kogaion-daylight/openbox-3/thin buttons/iconify.xbm')
-rwxr-xr-x | Kogaion-daylight/openbox-3/thin buttons/iconify.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Kogaion-daylight/openbox-3/thin buttons/iconify.xbm b/Kogaion-daylight/openbox-3/thin buttons/iconify.xbm new file mode 100755 index 0000000..d769bc9 --- /dev/null +++ b/Kogaion-daylight/openbox-3/thin buttons/iconify.xbm @@ -0,0 +1,5 @@ +#define iconify_width 10 +#define iconify_height 10 +static unsigned char iconify_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x01, 0x02, 0x02, 0x01, 0x84, 0x00, 0x48, 0x00, + 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |