mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2025-02-20 11:43:27 +08:00
Sound: update icon
This commit is contained in:
parent
263c54a81e
commit
8d08a65611
@ -250,7 +250,7 @@ void ffInitSoundOptions(FFSoundOptions* options)
|
|||||||
ffPrintSoundHelpFormat,
|
ffPrintSoundHelpFormat,
|
||||||
ffGenerateSoundJsonConfig
|
ffGenerateSoundJsonConfig
|
||||||
);
|
);
|
||||||
ffOptionInitModuleArg(&options->moduleArgs, "");
|
ffOptionInitModuleArg(&options->moduleArgs, "");
|
||||||
|
|
||||||
options->soundType = FF_SOUND_TYPE_MAIN;
|
options->soundType = FF_SOUND_TYPE_MAIN;
|
||||||
options->percent = (FFColorRangeConfig) { 80, 90 };
|
options->percent = (FFColorRangeConfig) { 80, 90 };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user