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,45 @@
/* XPM */
static char * close_xpm[] = {
"38 38 4 1",
" c None",
". c #C0C0FE s inactive_color_2",
"# c #323331 s inactive_text_color",
"$ c #4C4E59 s inactive_text_color",
" ",
" ",
" ",
" ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" ...........$$....$$........... ",
" ...........$#$..$#$........... ",
" ............$#$$#$............ ",
" .............$##$............. ",
" .............$##$............. ",
" ............$#$$#$............ ",
" ...........$#$..$#$........... ",
" ...........$$....$$........... ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" ",
" ",
" ",
" "};