Feat: lots of things, preparing for live gig
This commit is contained in:
@@ -81,6 +81,7 @@ pub fn init(args: InitArgs) -> Init {
|
||||
app.ui.runtime_highlight = settings.display.runtime_highlight;
|
||||
app.audio.config.show_scope = settings.display.show_scope;
|
||||
app.audio.config.show_spectrum = settings.display.show_spectrum;
|
||||
app.audio.config.show_preview = settings.display.show_preview;
|
||||
app.ui.show_completion = settings.display.show_completion;
|
||||
app.ui.color_scheme = settings.display.color_scheme;
|
||||
app.ui.hue_rotation = settings.display.hue_rotation;
|
||||
|
||||
Reference in New Issue
Block a user