mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 06:46:40 +00:00
chore(cursor): tweak window title to focus on root/project name
This commit is contained in:
@@ -23,8 +23,9 @@
|
||||
//
|
||||
"window.commandCenter": true,
|
||||
"window.customTitleBarVisibility": "auto",
|
||||
"window.nativeFullScreen": false, // Does not work when nativeTabs are enabled.
|
||||
"window.nativeFullScreen": false, // Does not work with nativeTabs enabled.
|
||||
"window.nativeTabs": true,
|
||||
"window.title": "${rootName}${separator}${profileName}",
|
||||
"workbench.activityBar.location": "top",
|
||||
//
|
||||
// ===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user