From 2b670ea612a6d038d262a6aa3ba55f5cb2e84b7c Mon Sep 17 00:00:00 2001 From: mz Date: Tue, 19 Oct 2021 10:11:46 +0200 Subject: [PATCH] remove an extra space Remove the extra space due to `did not find expected key while parsing a block mapping` issue --- examples/configurations/laptop.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/configurations/laptop.conf b/examples/configurations/laptop.conf index eab6c46..0c31b20 100644 --- a/examples/configurations/laptop.conf +++ b/examples/configurations/laptop.conf @@ -222,7 +222,7 @@ bar: default: - string: {text: , font: *awesome} - string: {text: "{ssid}"} - values: + values: "": - string: {text: , font: *awesome, foreground: ffffff66} - string: {text: "{ssid}", foreground: ffffff66}