diff --git a/.config/syncthing-gtk/config.json b/.config/syncthing-gtk/config.json index 4669549b..534d1a79 100644 --- a/.config/syncthing-gtk/config.json +++ b/.config/syncthing-gtk/config.json @@ -14,8 +14,8 @@ "max_cpus": 0, "minimize_on_start": true, "notification_for_error": true, - "notification_for_folder": false, - "notification_for_update": true, + "notification_for_folder": true, + "notification_for_update": false, "st_autoupdate": false, "syncthing_arguments": "--no-browser", "syncthing_binary": "/usr/bin/syncthing",