Move home config into modules

This commit is contained in:
Paul-Henri Froidmont 2023-03-21 10:37:27 +01:00
parent b08fc5a41e
commit d5cbf61286
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
299 changed files with 850 additions and 698 deletions

View file

@ -1,32 +0,0 @@
/* XPM */
static char * title_5_active_xpm[] = {
"2 26 3 1",
" c None",
". c #a89984",
"+ c #1d2021",
"..",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++",
"++"};