Cleanup, disabled accurate audio algo by default, string cleanup.

This commit is contained in:
Bill Dengler
2015-05-13 20:26:05 -04:00
parent 9ddc74d640
commit e92565013b
6 changed files with 9 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ use_invisible_keyboard_shorcuts = boolean(default=True)
play_ready_sound = boolean(default=True)
speak_ready_msg = boolean(default=True)
log_level = string(default="error")
use_slow_audio_algo = boolean(default=False)
[keymap]
up = string(default="control+win+up")