121 lines
2.9 KiB
JSON
121 lines
2.9 KiB
JSON
{
|
|
"meta": {
|
|
"config_version": "6.0.0"
|
|
},
|
|
"allow_postpone": false,
|
|
"break_interval": 15,
|
|
"long_break_duration": 60,
|
|
"no_of_short_breaks_per_long_break": 5,
|
|
"pre_break_warning_time": 10,
|
|
"short_break_duration": 15,
|
|
"persist_state": false,
|
|
"postpone_duration": 5,
|
|
"rpc_port": 7200,
|
|
"shortcut_disable_time": 2,
|
|
"shortcut_skip": 9,
|
|
"shortcut_postpone": 65,
|
|
"strict_break": false,
|
|
"short_breaks": [
|
|
{
|
|
"name": "Tightly close your eyes"
|
|
},
|
|
{
|
|
"name": "Roll your eyes a few times to each side"
|
|
},
|
|
{
|
|
"name": "Rotate your eyes in clockwise direction"
|
|
},
|
|
{
|
|
"name": "Rotate your eyes in counterclockwise direction"
|
|
},
|
|
{
|
|
"name": "Blink your eyes"
|
|
},
|
|
{
|
|
"name": "Focus on a point in the far distance"
|
|
},
|
|
{
|
|
"name": "Have some water"
|
|
}
|
|
],
|
|
"long_breaks": [
|
|
{
|
|
"name": "Walk for a while"
|
|
},
|
|
{
|
|
"name": "Lean back at your seat and relax"
|
|
}
|
|
],
|
|
"plugins": [
|
|
{
|
|
"id": "donotdisturb",
|
|
"enabled": true,
|
|
"version": "0.0.2",
|
|
"settings": {
|
|
"skip_break_windows": "",
|
|
"take_break_windows": "",
|
|
"unfullscreen": true,
|
|
"while_on_battery": false
|
|
}
|
|
},
|
|
{
|
|
"id": "notification",
|
|
"enabled": true,
|
|
"version": "0.0.1"
|
|
},
|
|
{
|
|
"id": "audiblealert",
|
|
"enabled": true,
|
|
"version": "0.0.1"
|
|
},
|
|
{
|
|
"id": "trayicon",
|
|
"enabled": true,
|
|
"version": "0.0.1",
|
|
"settings": {
|
|
"show_time_in_tray": false,
|
|
"disable_options": [
|
|
{
|
|
"time": 30,
|
|
"unit": "minute"
|
|
},
|
|
{
|
|
"time": 1,
|
|
"unit": "hour"
|
|
},
|
|
{
|
|
"time": 2,
|
|
"unit": "hour"
|
|
},
|
|
{
|
|
"time": 3,
|
|
"unit": "hour"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": "smartpause",
|
|
"enabled": true,
|
|
"version": "0.0.1",
|
|
"settings": {
|
|
"idle_time": 3
|
|
}
|
|
},
|
|
{
|
|
"id": "screensaver",
|
|
"enabled": true,
|
|
"version": "0.0.1",
|
|
"settings": {
|
|
"command": "",
|
|
"min_seconds": 3
|
|
}
|
|
},
|
|
{
|
|
"id": "healthstats",
|
|
"enabled": false,
|
|
"version": "0.0.1"
|
|
}
|
|
]
|
|
}
|