{ "app_debug":false, "plugins":{ "dir":"/usr/share/wxglterm/plugins", "python_lib":"/usr/share/wxglterm/libs", "ui":{ "name":"term_gl_ui" }, "network":{ "name":"term_network_use_pty", "config":{ "shell":"/bin/bash" } }, "buffer":{ "name":"default_term_buffer" }, "data_handler":{ "name":"term_data_handler", "config":{ "debug":false } }, "context":{ "name":"default_term_context" }, "show_context_window_task":{ "name":"show_context_window_task" }, "color_theme":{ "name":"default_term_color_theme" } }, "term":{ "termcap_dir":"/usr/share/wxglterm/data", "color_theme_dir":"/usr/share/wxglterm/data/color_theme", "color_theme":{ "name":"zenburn_light" }, "use_system_ssh_config":true, "use_ssh_config":"global_ssh_config_file_path", "font": { "size":16, "name":"CodeNewRoman Nerd Font" } } }