mirror of
https://github.com/wth461694678/text-block-timer.git
synced 2026-07-22 12:30:24 +00:00
12 lines
No EOL
335 B
JSON
12 lines
No EOL
335 B
JSON
{
|
|
"autoStopTimers": "quit",
|
|
"timerInsertLocation": "head",
|
|
"enableCheckboxToTimer": true,
|
|
"runningCheckboxState": "/",
|
|
"pausedCheckboxState": "-xX",
|
|
"checkboxToTimerPathRestriction": "disable",
|
|
"pathRestrictionPaths": [],
|
|
"runningIcon": "⏳",
|
|
"pausedIcon": "💐",
|
|
"timeDisplayFormat": "full"
|
|
} |