diff --git a/.config/way-edges/config.jsonc b/.config/way-edges/config.jsonc index a635b89e..38882aa5 100644 --- a/.config/way-edges/config.jsonc +++ b/.config/way-edges/config.jsonc @@ -24,7 +24,7 @@ "pinnable": false, "preset": { "type": "speaker", - "animation-curve": "linear", // mute animation + "animation-curve": "Linear", // mute animation "mute-text-color": "#f38ba8ff", "mute-color": "#f38ba8bb", },