From 04ecf2d636bd91e836ef15ef17248893bbc62f1a Mon Sep 17 00:00:00 2001 From: chrys87 Date: Fri, 16 Sep 2016 13:12:07 +0200 Subject: [PATCH] Update settings.conf --- config/settings/settings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings/settings.conf b/config/settings/settings.conf index 49280008..da542452 100644 --- a/config/settings/settings.conf +++ b/config/settings/settings.conf @@ -2,7 +2,7 @@ # Turn sound on or off: enabled=True -# Select the driver used to play sounds, choices are sox and gstreamer. +# Select the driver used to play sounds, choices are generic and gstreamer. # Sox is the default. driver=generic