home/config/sunflower/config.json
2020-06-06 17:51:37 +02:00

89 lines
2.4 KiB
JSON

{
"active_notebook": 0,
"always_show_tabs": true,
"confirmations": {
"delete_items": true
},
"create_dialog": {
"directory_mode": 493,
"edit_file": false,
"file_mode": 420
},
"dark_theme": true,
"editor": {
"application": "DataGrip",
"default_editor": "/opt/DataGrip-2018.2.2/bin/datagrip.sh",
"external_command": "/opt/DataGrip-2018.2.2/bin/datagrip.sh",
"terminal_command": false,
"type": 0
},
"expand_tabs": 0,
"focus_new_tab": true,
"history_file": ".bash_history",
"horizontal_split": false,
"item_list": {
"always_visible": [],
"case_sensitive_sort": true,
"force_directories": false,
"grid_lines": 0,
"headers_visible": true,
"left_directories": [],
"mode_format": 1,
"number_sensitive_sort": false,
"right_click_select": false,
"right_directories": [],
"row_hinting": false,
"search_modifier": "000",
"second_extension": false,
"selection_color": "#ffff5e5e0000",
"selection_indicator": "\u2731",
"show_expanders": false,
"show_hidden": false,
"single_click_navigation": true,
"time_format": "%H:%M %d-%m-%y"
},
"last_version": 0,
"media_preview": false,
"multiple_instances": false,
"network_path_completion": true,
"operations": {
"automount_insert": false,
"automount_start": false,
"follow_symlink": false,
"merge_in_silent": true,
"overwrite_in_silent": true,
"reserve_size": false,
"set_mode": true,
"set_owner": false,
"set_timestamp": true,
"silent": false,
"trash_files": true
},
"plugins": [
"system_terminal",
"file_list",
"default_toolbar"
],
"show_command_bar": false,
"show_notifications": true,
"show_status_bar": 0,
"show_titlebar": true,
"show_toolbar": true,
"size_format": 1,
"superuser_notification": true,
"tab_close_button": true,
"terminal": {
"allow_bold": true,
"command": "xterm -into {0}",
"command2": "xterm -into {0} -e \"{1}\"",
"cursor_shape": 0,
"font": "Monospace 12",
"mouse_autohide": false,
"show_scrollbars": true,
"type": 0,
"use_system_font": true
},
"viewer": {
"word_wrap": false
}
}