diff options
-rw-r--r-- | config.yml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -12,7 +12,7 @@ config: | |||
12 | music_path: . | 12 | music_path: . |
13 | # The awful red message that shows up when you lose the focus | 13 | # The awful red message that shows up when you lose the focus |
14 | focus_warning: true | 14 | focus_warning: true |
15 | # built-in mixing | 15 | # built-in mixing, try this if your system can't mix the musics by itself |
16 | builtin_mixing: false | 16 | builtin_mixing: false |
17 | # Device used for playing musics. Default value depends on your system | 17 | # Device used for playing musics. Default value depends on your system |
18 | # device: | 18 | # device: |
@@ -73,6 +73,8 @@ music_properties: | |||
73 | ##### Key properties: how do the key look like, and some other properties ##### | 73 | ##### Key properties: how do the key look like, and some other properties ##### |
74 | 74 | ||
75 | key_properties: | 75 | key_properties: |
76 | 'common': | ||
77 | repeat_delay: 1 | ||
76 | 'a': | 78 | 'a': |
77 | description: | 79 | description: |
78 | - | 80 | - |