diff options
Diffstat (limited to 'gtk-and-openbox-theme/bliss/openbox-3/max_toggled.xbm')
-rwxr-xr-x | gtk-and-openbox-theme/bliss/openbox-3/max_toggled.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gtk-and-openbox-theme/bliss/openbox-3/max_toggled.xbm b/gtk-and-openbox-theme/bliss/openbox-3/max_toggled.xbm new file mode 100755 index 0000000..fc79e51 --- /dev/null +++ b/gtk-and-openbox-theme/bliss/openbox-3/max_toggled.xbm @@ -0,0 +1,6 @@ +#define max_toggled_width 14 +#define max_toggled_height 14 +static unsigned char max_toggled_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 }; |