mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
client/settings/disable backdrop effects: add an option to enable or disable backdrop effects
This commit is contained in:
@@ -95,6 +95,7 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi
|
||||
splitEditorOrientation: "horziontal" | "vertical";
|
||||
motionEnabled: boolean;
|
||||
shadowsEnabled: boolean;
|
||||
backdropEffectsEnabled: boolean;
|
||||
codeNoteTheme: string;
|
||||
|
||||
initialized: boolean;
|
||||
|
||||
Reference in New Issue
Block a user