mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +00:00
chore(cursor): minor settings tweak
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
"window.nativeFullScreen": false, // Does not work with nativeTabs enabled.
|
"window.nativeFullScreen": false, // Does not work with nativeTabs enabled.
|
||||||
"window.nativeTabs": true,
|
"window.nativeTabs": true,
|
||||||
"window.title": "${rootName}${separator}${profileName}",
|
"window.title": "${rootName}${separator}${profileName}",
|
||||||
"workbench.activityBar.location": "top",
|
|
||||||
//
|
//
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
// MARK: Editor
|
// MARK: Editor
|
||||||
@@ -74,6 +73,7 @@
|
|||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
//
|
//
|
||||||
// Activity Bar
|
// Activity Bar
|
||||||
|
"workbench.activityBar.location": "top",
|
||||||
"workbench.activityBar.orientation": "horizontal",
|
"workbench.activityBar.orientation": "horizontal",
|
||||||
//
|
//
|
||||||
// Command Palette
|
// Command Palette
|
||||||
|
|||||||
Reference in New Issue
Block a user