diff --git a/settings.json b/settings.json index 0e76387..99d49e5 100644 --- a/settings.json +++ b/settings.json @@ -24,6 +24,7 @@ // // Disable automatic extension updates. "extensions.autoUpdate": false, + // // =========================================================================== // MARK: Window // =========================================================================== @@ -40,6 +41,16 @@ "window.titleBarStyle": "custom", // // =========================================================================== + // MARK: Window Decorations + // =========================================================================== + // Extension: + // - https://marketplace.visualstudio.com/items?itemName=jimeh.glaze + // + "glaze.enabled": true, + "glaze.elements.statusBar": false, + "glaze.elements.activityBar": false, + // + // =========================================================================== // MARK: Workbench // =========================================================================== //