From 78e27a846002cb7abc49dd953d14d38b3fe2ebe3 Mon Sep 17 00:00:00 2001 From: Daniel Weschke Date: Thu, 22 Jul 2021 15:22:45 +0200 Subject: [PATCH] add example for the optinal status field --- example/controldeck.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/example/controldeck.conf b/example/controldeck.conf index eddbe60..a3140df 100644 --- a/example/controldeck.conf +++ b/example/controldeck.conf @@ -48,6 +48,7 @@ # : NAME id, name of the button [default] +# status = False # volume-decrease-icon = fas fa-volume-down # volume-increase-icon = fas fa-volume-up # volume-mute-icon = fas fa-volume-off