File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929
3030return {
3131 logo = {
32- graphic = {
33- " ,gggggg. " ,
34- " ,agg9* .g) " ,
35- " .agg* ._.,gg* " ,
36- " ,gga* (ggg*' " ,
37- " ,ga* ,ga* " ,
38- " ,ga' .ag* " ,
39- " ,ga' .agga' " ,
40- " 9g' .agg'g*,a " ,
41- " 'gggg*',gga' " ,
42- " .gg*' " ,
43- " .gga* " ,
44- " .gga* " ,
45- " (ga* "
32+ ascii = {
33+ image = {
34+ " ,gggggg. " ,
35+ " ,agg9* .g) " ,
36+ " .agg* ._.,gg* " ,
37+ " ,gga* (ggg*' " ,
38+ " ,ga* ,ga* " ,
39+ " ,ga' .ag* " ,
40+ " ,ga' .agga' " ,
41+ " 9g' .agg'g*,a " ,
42+ " 'gggg*',gga' " ,
43+ " .gg*' " ,
44+ " .gga* " ,
45+ " .gga* " ,
46+ " (ga* "
47+ },
48+ requires_color = false ,
49+ shift = {x = 5 , y = 3 },
50+ },
51+ fb = {
52+ image = " /boot/images/ghostbsd-logo.png" ,
53+ width = 15 ,
54+ shift = {x = 2 , y = - 2 },
4655 },
47- requires_color = false ,
48- shift = {x = 5 , y = 3 },
49- image = " /boot/images/ghostbsd-logo.png" ,
50- image_rl = 15
5156 }
5257}
You can’t perform that action at this time.
0 commit comments