diff options
Diffstat (limited to '.themes/Walbox/openbox-3/shade_toggled.xbm')
| -rw-r--r-- | .themes/Walbox/openbox-3/shade_toggled.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.themes/Walbox/openbox-3/shade_toggled.xbm b/.themes/Walbox/openbox-3/shade_toggled.xbm new file mode 100644 index 0000000..6fca2ed --- /dev/null +++ b/.themes/Walbox/openbox-3/shade_toggled.xbm @@ -0,0 +1,5 @@ +#define _width 10 +#define _height 10 +static char _bits[] = { + 0x00,0x00,0x78,0x00,0xfc,0x00,0x86,0x01,0xb6,0x01,0xb6,0x01,0x86,0x01,0xfc, + 0x00,0x78,0x00,0x00,0x00 }; |
