mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
agent sessions - update icon for profile (#290353)
* style - update icon for `Agent Sessions` profile * .
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "Agent Sessions",
|
||||
"icon": "vscode",
|
||||
"icon": "copilot",
|
||||
"settings": {
|
||||
"workbench.statusBar.visible": false,
|
||||
"workbench.activityBar.location": "hidden",
|
||||
"workbench.activityBar.location": "top",
|
||||
"workbench.sideBar.location": "right",
|
||||
"workbench.secondarySideBar.defaultVisibility": "maximized",
|
||||
"workbench.secondarySideBar.forceMaximized": true,
|
||||
|
||||
Reference in New Issue
Block a user