Skip to content

Commit 51f1c58

Browse files
authored
info-cava: add missing newline character
1 parent bafbf5d commit 51f1c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polybar-scripts/info-cava/info-cava.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
'method=raw\n'
5757
'data_format=ascii\n'
5858
f'ascii_max_range={conf_ascii_max_range}\n'
59-
'bar_delimiter=32'
59+
'bar_delimiter=32\n'
6060
+ conf_channels
6161
)
6262

0 commit comments

Comments
 (0)