47 lines
1.1 KiB
JSON
47 lines
1.1 KiB
JSON
{
|
|
"EFI":{
|
|
"DiskSite":"S",
|
|
"BootSite":"./sys/",
|
|
"VerSion":"1.3.0"
|
|
},
|
|
"Kernel":{
|
|
"UsersSite":"./home/",
|
|
"SysAppSite":"lib/",
|
|
"NorAppSite":"./usr/local/",
|
|
"ui":"ui.mik/",
|
|
"images":"images.mik/",
|
|
"tkinter":"tkinter.mik/",
|
|
"VerSion":"2.1.3(Beta)"
|
|
},
|
|
"DOS":{
|
|
"VerSion":"1.0"
|
|
},
|
|
"res":{
|
|
"set":["full","overrideredirect-PASS"],
|
|
"width":1000,
|
|
"height":900
|
|
},
|
|
"bg":{
|
|
"login":"wallpaper/夕阳1.png",
|
|
"sys":"wallpaper/夕阳1.png"
|
|
},
|
|
"suffixs":{
|
|
"[None]*":"[None]","[Dir]*":"[Dir]","bat":"[cmd]",
|
|
"cmd":"[cmd]","ppt":"[ppt]","ppts":"[ppt]",
|
|
"xls":"[xls]","xlsx":"[xlsx]","mp3":"[audio]",
|
|
"mp4":"[audio]","txt":"[text]"
|
|
},
|
|
"filesuffixs":{},
|
|
"color":{
|
|
"tasks":{
|
|
"bg":"#202020",
|
|
"win":"#202020"
|
|
}
|
|
},
|
|
"SysFileSuffixMapping":{
|
|
"txt":"RUN-TXT",
|
|
"miksc":"RUN-MIKSC",
|
|
"js":"RUN-TXT",
|
|
"png":"RUN-IMAGELOOKER","jpg":"RUN-IMAGELOOKER","jpeg":"RUN-IMAGELOOKER"
|
|
}
|
|
} |