diff --git a/fastfetch/st.jsonc b/fastfetch/st.jsonc index 888271a..338eccc 100644 --- a/fastfetch/st.jsonc +++ b/fastfetch/st.jsonc @@ -7,7 +7,9 @@ "width": 13, }, "bar": { - "charElapsed": "■", + "char": { + "elapsed": "■" + }, "charTotal": "-", "width": 12, },