Skip to content

Commit

Permalink
chore: sb
Browse files Browse the repository at this point in the history
  • Loading branch information
heypoom committed Jan 21, 2024
1 parent 4edbf8f commit bfd9cd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@
"settingsSync.ignoredSettings": [],
"workbench.productIconTheme": "icons-carbon",
"workbench.iconTheme": "material-icon-theme",
"workbench.statusBar.visible": false,
"editor.hideCursorInOverviewRuler": true,
"editor.minimap.enabled": false,
"window.titleBarStyle": "native",
Expand Down Expand Up @@ -298,5 +297,6 @@
"itemMargin": 2,
"hideSettings": true,
"position": "bottom"
}
},
"workbench.statusBar.visible": false
}

0 comments on commit bfd9cd9

Please sign in to comment.