diff options
| author | kj_sh604 | 2025-11-09 18:53:25 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-11-09 18:53:25 -0500 |
| commit | f5e03894e96a9c652c39314a2575f52f9c47aac2 (patch) | |
| tree | 070c9be188abfa1bf6f1b3bca44f2c7fb86b1b80 /.config/Code/User | |
| parent | 0e89adbd440b04e5432eb00614f654c9fed93687 (diff) | |
revert-to: a6675719f73a332f92c30ff5c4948cda26c0e6e3
Diffstat (limited to '.config/Code/User')
| -rw-r--r-- | .config/Code/User/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |
