Improve Ubuntu config
This commit is contained in:
parent
8b87b06972
commit
b43c58c514
284 changed files with 388 additions and 220 deletions
|
|
@ -0,0 +1,33 @@
|
|||
/* XPM */
|
||||
static char * maximize_toggled_prelight_xpm[] = {
|
||||
"24 26 4 1",
|
||||
" c None",
|
||||
". c #1d2021",
|
||||
"+ c #c3bc9d",
|
||||
"@ c #1d2021",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........++++++++........",
|
||||
"........++++++++........",
|
||||
"........++....++........",
|
||||
"........++....++........",
|
||||
"........++....++........",
|
||||
"........++....++........",
|
||||
"........++++++++........",
|
||||
"........++++++++........",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue