From f5e03894e96a9c652c39314a2575f52f9c47aac2 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 9 Nov 2025 18:53:25 -0500 Subject: revert-to: a6675719f73a332f92c30ff5c4948cda26c0e6e3 --- .config/Code/User/settings.json | 1 + 1 file changed, 1 insertion(+) (limited to '.config/Code/User') diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index f36315c..873af02 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json @@ -267,6 +267,7 @@ "window.menuBarVisibility": "toggle", "window.newWindowDimensions": "inherit", "window.restoreWindows": "none", + "window.titleBarStyle": "native", "workbench.activityBar.location": "default", "workbench.colorCustomizations": { "editorCursor.background": "#303030", -- cgit v1.2.3