Add initial dotfiles

This commit is contained in:
2021-12-15 12:59:29 +00:00
parent 2afb2b3736
commit e0eabd7579
448 changed files with 28827 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0x03,0xf8,0x0d,0xf8,0x31,0xf8,0xc5,0xf8,0x1d,0xfb,0x7d,0xfc,
0x1d,0xfb,0xc5,0xf8,0x31,0xf8,0x0d,0xf8,0x03,0xf8};