app-timer/config.yaml

17 lines
294 B
YAML
Raw Normal View History

2019-03-11 23:48:40 -03:00
check-interval: 1
timers:
gaming:
apps:
- retroarch
- minecraft
# how many minutes of usage
2019-03-11 23:52:49 -03:00
time-limit: 60
2019-03-11 23:48:40 -03:00
# within how many hours of interval
2019-03-11 23:52:49 -03:00
limit-interval: 12
pomodoro:
apps:
- atom
- sublime_text
time-limit: 30
limit-interval: 45