fix: up highlight made legible for transparent bg, bring back mouse nav
This commit is contained in:
@@ -79,6 +79,8 @@ export type AppSettings = {
|
||||
fontSize: number;
|
||||
playbackSpeed: number;
|
||||
downloadPath: string;
|
||||
/** Render the app background transparent (let the terminal's own bg show). */
|
||||
transparentBackground: boolean;
|
||||
visualizer: VisualizerSettings;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user