Last active
December 30, 2015 22:09
-
-
Save AxGord/7892299 to your computer and use it in GitHub Desktop.
CircleTimer config example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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