From b77a7d585cf6cf2420dd770e42ba5b1e08a4e12c Mon Sep 17 00:00:00 2001 From: schererleander Date: Mon, 11 Mar 2024 17:12:20 +0100 Subject: initial commit --- .themes/Walbox/openbox-3/iconify_hover.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .themes/Walbox/openbox-3/iconify_hover.xbm (limited to '.themes/Walbox/openbox-3/iconify_hover.xbm') diff --git a/.themes/Walbox/openbox-3/iconify_hover.xbm b/.themes/Walbox/openbox-3/iconify_hover.xbm new file mode 100644 index 0000000..049e5f0 --- /dev/null +++ b/.themes/Walbox/openbox-3/iconify_hover.xbm @@ -0,0 +1,5 @@ +#define _width 10 +#define _height 10 +static char _bits[] = { + 0x78,0x00,0x84,0x00,0x02,0x01,0x01,0x02,0x01,0x02,0x79,0x02,0x01,0x02,0x02, + 0x01,0x84,0x00,0x78,0x00 }; -- cgit v1.3.1