Improve Ubuntu config

This commit is contained in:
Paul-Henri Froidmont 2020-10-11 20:33:37 +02:00
parent 8b87b06972
commit b43c58c514
284 changed files with 388 additions and 220 deletions

View file

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