mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 06:26:39 +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.nativeTabs": true,
|
||||
"window.title": "${rootName}${separator}${profileName}",
|
||||
"workbench.activityBar.location": "top",
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Editor
|
||||
@@ -74,6 +73,7 @@
|
||||
// ===========================================================================
|
||||
//
|
||||
// Activity Bar
|
||||
"workbench.activityBar.location": "top",
|
||||
"workbench.activityBar.orientation": "horizontal",
|
||||
//
|
||||
// Command Palette
|
||||
|
||||
Reference in New Issue
Block a user