Skip to content

Instantly share code, notes, and snippets.

@AxGord
Last active December 30, 2015 22:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AxGord/7892299 to your computer and use it in GitHub Desktop.
Save AxGord/7892299 to your computer and use it in GitHub Desktop.
CircleTimer config example
<?xml version="1.0" encoding="utf-8"?>
<config invertbar="true" mouseFilterWait="1000" mouseFilterCount="9">
<work repeat="5000" sound="start.mp3">1</work>
<relax sound="start.mp3">1</relax>
<idle>10</idle>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment