diff --git a/fastfetch/st.jsonc b/fastfetch/st.jsonc index 2fa1b32..daf8af1 100644 --- a/fastfetch/st.jsonc +++ b/fastfetch/st.jsonc @@ -28,20 +28,20 @@ }, "break", { - "type": "battery", - "key": "Battery", + "type": "sound", + "format": "{6} ({4}) [{3}]", }, { "type": "brightness", "key": "Brightness", }, - { - "type": "sound", - "format": "{6} ({4}) [{3}]", - }, { "type": "wifi", "format": "{11} ({7}) [{10} - {4}]", }, + { + "type": "battery", + "key": "Battery", + }, ], }