From 9549395257a22d4f03f5175602adf9980802a6cd Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Mon, 29 Nov 2021 00:18:44 +0100 Subject: Update pulse help string and add a few serde renames. --- testconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testconfig') diff --git a/testconfig b/testconfig index cc0468d..1d668fe 100644 --- a/testconfig +++ b/testconfig @@ -40,9 +40,9 @@ Label = " " [Element.Config.Mute] Format = "Symbol" -label = "" -mute_symbol = "🔇" -unmute_symbol = "🔊" +Label = "" +MuteSymbol = "🔇" +UnmuteSymbol = "🔊" [Element.General] BeforeText = "" -- cgit v1.2.3