diff options
| author | Andreas Grois <andi@grois.info> | 2021-11-29 00:18:44 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2021-11-29 00:18:44 +0100 |
| commit | 9549395257a22d4f03f5175602adf9980802a6cd (patch) | |
| tree | ecd9e47063c2682cc394274e98a864edf8d1b8be /testconfig | |
| parent | dea589f85ca99fbba60a67c008499d9824a852b9 (diff) | |
Update pulse help string and add a few serde renames.
Diffstat (limited to 'testconfig')
| -rw-r--r-- | testconfig | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -40,9 +40,9 @@ Label = " " [Element.Config.Mute] Format = "Symbol" -label = "" -mute_symbol = "🔇" -unmute_symbol = "🔊" +Label = "" +MuteSymbol = "🔇" +UnmuteSymbol = "🔊" [Element.General] BeforeText = "" |
