diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-22 19:07:22 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-22 19:07:22 +0530 |
commit | 06b3f563ac98b01663cc07e9c13a502ef97e3e7c (patch) | |
tree | 1d860b13cf3ce1920cd53ed5b9a8827039b5dba3 /.themes/.themes/oomox-Awkward/openbox-3/iconify.xbm | |
parent | 07f63a78326a637a0cb1e9bc53e75c813e400870 (diff) |
made the theme less rounder
Diffstat (limited to '.themes/.themes/oomox-Awkward/openbox-3/iconify.xbm')
-rw-r--r-- | .themes/.themes/oomox-Awkward/openbox-3/iconify.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.themes/.themes/oomox-Awkward/openbox-3/iconify.xbm b/.themes/.themes/oomox-Awkward/openbox-3/iconify.xbm new file mode 100644 index 00000000..9a9743f0 --- /dev/null +++ b/.themes/.themes/oomox-Awkward/openbox-3/iconify.xbm @@ -0,0 +1,4 @@ +#define iconify_width 8 +#define iconify_height 8 +static unsigned char iconify_bits[] = { + 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 }; |