diff --git a/home/apps/vscode/settings.json b/home/apps/vscode/settings.json index b606969..c538892 100644 --- a/home/apps/vscode/settings.json +++ b/home/apps/vscode/settings.json @@ -144,5 +144,6 @@ "d.stdlibPath": "auto", "d.servedReleaseChannel": "beta", "dfmt.braceStyle": "otbs", - "d.alwaysShowDubStatusButtons": true + "d.alwaysShowDubStatusButtons": true, + "window.titleBarStyle": "custom" }