I do not understand the location of { } at the beginning and at the end.
-- we can read Lua syntax here!
return {
["cre_header_status_font_size"] = 40,
["copt_line_spacing"] = 110,
["disable_double_tap"] = true,
["copt_render_dpi"] = 300,
["start_with"] = "last",
["disable_kobolight"] = true,
["cre_header_status_font_size"] = 30,
["full_refresh_count"] = 12,
["larger_tap_area_to_follow_links"] = true,
["copt_b_page_margin"] = 10,
["gesture_fm"] = {
that doesn't work.
Last edited by makara; 06-09-2019 at 03:32 PM.
|