diff --git a/dark/openbox-3/max_toggled.xbm b/dark/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..d1385ba --- /dev/null +++ b/dark/openbox-3/max_toggled.xbm @@ -0,0 +1,5 @@ +#define max_width 10 +#define max_height 10 +static unsigned char max_bits[] = { + 0x00, 0x00, 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0xfe, 0x01, 0xfe, 0x01, + 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0x00, 0x00 }; diff --git a/light/openbox-3/max_toggled.xbm b/light/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..d1385ba --- /dev/null +++ b/light/openbox-3/max_toggled.xbm @@ -0,0 +1,5 @@ +#define max_width 10 +#define max_height 10 +static unsigned char max_bits[] = { + 0x00, 0x00, 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0xfe, 0x01, 0xfe, 0x01, + 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0x00, 0x00 };