mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
feat(mica): enable by default
This commit is contained in:
@@ -131,6 +131,10 @@ function getWindowExtraOpts() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Window effects (Mica)
|
||||||
|
// TODO: Apply only on Windows and allow the user to choose whether to activate it or not.
|
||||||
|
extraOpts.backgroundMaterial = "mica";
|
||||||
|
|
||||||
return extraOpts;
|
return extraOpts;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user