Sound: update icon

This commit is contained in:
李通洲
2024-07-24 15:31:37 +08:00
parent 263c54a81e
commit 8d08a65611
+1 -1
View File
@@ -250,7 +250,7 @@ void ffInitSoundOptions(FFSoundOptions* options)
ffPrintSoundHelpFormat,
ffGenerateSoundJsonConfig
);
ffOptionInitModuleArg(&options->moduleArgs, "󰓃");
ffOptionInitModuleArg(&options->moduleArgs, "");
options->soundType = FF_SOUND_TYPE_MAIN;
options->percent = (FFColorRangeConfig) { 80, 90 };