Add initial dotfiles

This commit is contained in:
2021-12-15 12:59:29 +00:00
parent 61ba238a88
commit 2aa8f732d6
448 changed files with 29562 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0x70,0xf8,0x8c,0xf9,0x72,0xfa,0xfa,0xfa,0xfd,0xfd,0xfd,0xfd,
0xfd,0xfd,0xfa,0xfa,0x72,0xfa,0x8c,0xf9,0x70,0xf8};