2016-10-15 06:11:27 +02:00
|
|
|
{
|
2017-02-12 14:36:09 +01:00
|
|
|
"meta": {
|
2017-05-16 18:54:33 +02:00
|
|
|
"config_version": "5.0.1"
|
2017-02-12 14:36:09 +01:00
|
|
|
},
|
2017-04-23 01:04:35 +02:00
|
|
|
"allow_postpone": false,
|
2017-02-12 14:36:09 +01:00
|
|
|
"break_interval": 15,
|
2017-04-23 01:04:35 +02:00
|
|
|
"enable_screen_lock": false,
|
2016-11-04 09:47:21 +01:00
|
|
|
"long_break_duration": 60,
|
2017-02-12 14:36:09 +01:00
|
|
|
"no_of_short_breaks_per_long_break": 5,
|
|
|
|
"pre_break_warning_time": 10,
|
|
|
|
"short_break_duration": 15,
|
2017-02-06 03:09:04 +01:00
|
|
|
"idle_time": 5,
|
2017-04-03 20:18:23 +02:00
|
|
|
"postpone_duration": 5,
|
2017-05-16 18:54:33 +02:00
|
|
|
"show_time_in_tray": false,
|
2016-11-04 09:47:21 +01:00
|
|
|
"strict_break": false,
|
2017-02-06 03:09:04 +01:00
|
|
|
"audible_alert": false,
|
2017-03-13 14:30:44 +01:00
|
|
|
"language": "system",
|
2017-04-09 02:29:51 +02:00
|
|
|
"time_to_screen_lock": 5,
|
2017-04-12 23:46:30 +02:00
|
|
|
"lock_screen_command": [],
|
2017-02-12 17:44:48 +01:00
|
|
|
"active_window_class": {
|
|
|
|
"skip_break": [],
|
|
|
|
"take_break": []
|
|
|
|
},
|
2017-02-10 02:06:04 +01:00
|
|
|
"disable_options": [
|
2017-02-12 14:36:09 +01:00
|
|
|
{
|
|
|
|
"label": "for_x_minutes",
|
|
|
|
"time": 30,
|
|
|
|
"unit": "minute"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "for_x_hour",
|
|
|
|
"time": 1,
|
|
|
|
"unit": "hour"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "for_x_hours",
|
|
|
|
"time": 2,
|
|
|
|
"unit": "hour"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "for_x_hours",
|
|
|
|
"time": 3,
|
|
|
|
"unit": "hour"
|
|
|
|
}
|
2017-02-11 22:56:49 +01:00
|
|
|
],
|
|
|
|
"short_breaks": [
|
|
|
|
{
|
2017-04-22 23:34:43 +02:00
|
|
|
"name": "short_break_close_eyes"
|
2017-02-11 22:56:49 +01:00
|
|
|
},
|
|
|
|
{
|
2017-04-22 23:34:43 +02:00
|
|
|
"name": "short_break_roll_eyes"
|
2017-02-11 22:56:49 +01:00
|
|
|
},
|
|
|
|
{
|
2017-04-22 23:34:43 +02:00
|
|
|
"name": "short_break_rotate_clockwise"
|
2017-02-11 22:56:49 +01:00
|
|
|
},
|
|
|
|
{
|
2017-04-22 23:34:43 +02:00
|
|
|
"name": "short_break_rotate_counter_clockwise"
|
2017-02-11 22:56:49 +01:00
|
|
|
},
|
|
|
|
{
|
2017-04-22 23:34:43 +02:00
|
|
|
"name": "short_break_blink"
|
2017-02-11 22:56:49 +01:00
|
|
|
},
|
|
|
|
{
|
2017-04-22 23:34:43 +02:00
|
|
|
"name": "short_break_focus_far_distance"
|
2017-02-11 22:56:49 +01:00
|
|
|
},
|
|
|
|
{
|
2017-04-22 23:34:43 +02:00
|
|
|
"name": "short_break_drink_water"
|
2017-02-11 22:56:49 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"long_breaks": [
|
|
|
|
{
|
2017-04-22 23:34:43 +02:00
|
|
|
"name": "long_break_walk"
|
2017-02-11 22:56:49 +01:00
|
|
|
},
|
|
|
|
{
|
2017-04-22 23:34:43 +02:00
|
|
|
"name": "long_break_lean_back"
|
2017-02-11 22:56:49 +01:00
|
|
|
}
|
2017-03-09 01:47:17 +01:00
|
|
|
],
|
|
|
|
"custom_exercises": {
|
|
|
|
|
2017-04-12 16:57:54 +02:00
|
|
|
},
|
|
|
|
"plugins": []
|
2017-01-29 18:59:03 +01:00
|
|
|
}
|