mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Sound: update icon
This commit is contained in:
@@ -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 };
|
||||
|
||||
Reference in New Issue
Block a user