From 4094ae4ebff7997e8c5e0fd84a1434b1b86632b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Fri, 12 Aug 2016 14:06:38 +0200 Subject: Add config example --- config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 22a0ae2..37e085a 100644 --- a/config.yml +++ b/config.yml @@ -12,7 +12,7 @@ config: music_path: . # The awful red message that shows up when you lose the focus focus_warning: true -# built-in mixing +# built-in mixing, try this if your system can't mix the musics by itself builtin_mixing: false # Device used for playing musics. Default value depends on your system # device: @@ -73,6 +73,8 @@ music_properties: ##### Key properties: how do the key look like, and some other properties ##### key_properties: + 'common': + repeat_delay: 1 'a': description: - -- cgit v1.2.3