Move home config into modules
This commit is contained in:
parent
b08fc5a41e
commit
d5cbf61286
299 changed files with 850 additions and 698 deletions
|
|
@ -1,33 +0,0 @@
|
|||
/* XPM */
|
||||
static char * maximize_prelight_xpm[] = {
|
||||
"24 26 4 1",
|
||||
" c None",
|
||||
". c #1d2021",
|
||||
"+ c #928374 s active_color_1",
|
||||
"@ c #a89984",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........++++++++........",
|
||||
"........++++++++........",
|
||||
"........++....++........",
|
||||
"........++....++........",
|
||||
"........++....++........",
|
||||
"........++....++........",
|
||||
"........++++++++........",
|
||||
"........++++++++........",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue