diff options
Diffstat (limited to '.dzen/icons/square.xbm')
-rw-r--r-- | .dzen/icons/square.xbm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.dzen/icons/square.xbm b/.dzen/icons/square.xbm deleted file mode 100644 index 4bc66cd..0000000 --- a/.dzen/icons/square.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define square_width 8 -#define square_height 16 -static unsigned char square_bits[] = { - 0x00, 0x00, 0x1e, 0x1e, 0x1e, 0x1e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00 }; |