mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-19 19:25:41 +02:00
remove an extra space
Remove the extra space due to `did not find expected key while parsing a block mapping` issue
This commit is contained in:
parent
d7a58e4ee0
commit
2b670ea612
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue