stow initial commit

This commit is contained in:
2026-04-01 19:00:09 +01:00
commit 4236d22445
311 changed files with 39808 additions and 0 deletions
@@ -0,0 +1,32 @@
/* XPM */
static char * stick_active_xpm[] = {
"24 26 4 1",
" c None",
". c #002b36",
"+ c #eee8d5",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++..++.........",
"........++....++........",
"........++....++........",
".........++..++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};