diff options
Diffstat (limited to '')
-rw-r--r-- | .dzen/icons/layout-full.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.dzen/icons/layout-full.xbm b/.dzen/icons/layout-full.xbm new file mode 100644 index 0000000..f0492b6 --- /dev/null +++ b/.dzen/icons/layout-full.xbm @@ -0,0 +1,8 @@ +#define max_width 18 +#define max_height 18 +static unsigned char max_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0xFC, 0xFF, 0x00, 0xFC, 0xFF, 0x00, 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, + 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, + 0x04, 0x80, 0x00, 0xFC, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |