diff options
Diffstat (limited to 'themes/Plata-Noir/openbox-3/max_toggled.xbm')
-rw-r--r-- | themes/Plata-Noir/openbox-3/max_toggled.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Plata-Noir/openbox-3/max_toggled.xbm b/themes/Plata-Noir/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..991ba27 --- /dev/null +++ b/themes/Plata-Noir/openbox-3/max_toggled.xbm @@ -0,0 +1,4 @@ +#define max_toggled_width 8 +#define max_toggled_height 8 +static unsigned char max_toggled_bits[] = { + 0xf8, 0xf8, 0xdb, 0xfb, 0xfb, 0x03, 0x3f, 0x3f }; |