aboutsummaryrefslogtreecommitdiff
path: root/.config/VSCodium/User/settings.json
blob: 704048239e1f0a54b36af5c92ee3e638ffb0c6cc (plain)
1
2
3
4
5
6
7
8
{
  "workbench.startupEditor": "none",
  "update.mode": "none",
  "window.menuBarVisibility": "toggle",
  "update.showReleaseNotes": false,
  "extensions.autoCheckUpdates": false,
  "extensions.autoUpdate": false
}