Syncthing-GTK: Add config file
This commit is contained in:
parent
cdfc9d8690
commit
d6a2f2a706
24
.config/syncthing-gtk/config.json
Normal file
24
.config/syncthing-gtk/config.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"animate_icon": true,
|
||||
"autokill_daemon": 2,
|
||||
"autostart_daemon": 0,
|
||||
"daemon_priority": 0,
|
||||
"file_browser": "explore",
|
||||
"folder_as_path": true,
|
||||
"force_dark_theme": false,
|
||||
"icon_theme": "syncthing",
|
||||
"icons_in_menu": true,
|
||||
"infobox_style": "font_weight=\"bold\" font_size=\"large\"",
|
||||
"language": "None",
|
||||
"last_updatecheck": "1969-12-31T18:00:01",
|
||||
"max_cpus": 0,
|
||||
"minimize_on_start": true,
|
||||
"notification_for_error": true,
|
||||
"notification_for_folder": false,
|
||||
"notification_for_update": true,
|
||||
"st_autoupdate": false,
|
||||
"syncthing_arguments": "--no-browser",
|
||||
"syncthing_binary": "/usr/bin/syncthing",
|
||||
"use_old_header": false,
|
||||
"window_position": null
|
||||
}
|
Loading…
Reference in New Issue
Block a user