Update settings from , profile « main »

main
Quentin Duchemin 2024-01-13 00:00:03 +01:00
parent e419607e8f
commit ad7f9c04f5
2 changed files with 2 additions and 3 deletions

View File

@ -25,6 +25,5 @@
"syncSettings.hooks.preDownload": "git -C ~/.config/codium-settings pull",
"syncSettings.hooks.postUpload": "git -C ~/.config/codium-settings push",
"syncSettings.gitInitMessage": "Init settings from {{hostname}}, profile « {{profile}} »",
"syncSettings.gitUpdateMessage": "Update settings from {{hostname}}, profile « {{profile}} »",
"window.zoomLevel": 1
"syncSettings.gitUpdateMessage": "Update settings from {{hostname}}, profile « {{profile}} »"
}

View File

@ -55,7 +55,7 @@ workbench.activity.placeholderViewlets: "[{\"id\":\"workbench.view.explorer\",\
rofiles\",\"isBuiltin\":true,\"views\":[]}]"
workbench.activityBar.location: side
workbench.auxiliaryBar.size: "188"
workbench.editor.languageDetectionOpenedLanguages.global: '[["ini",true],["dockercompose",true],["css",true],["javascript",true],["html",true],["properties",true],["jinja",true],["jsonc",true],["yaml",true],["plaintext",true],["python",true],["markdown",true]]'
workbench.editor.languageDetectionOpenedLanguages.global: '[["dockercompose",true],["css",true],["javascript",true],["html",true],["properties",true],["jinja",true],["jsonc",true],["yaml",true],["plaintext",true],["python",true],["dockerfile",true],["markdown",true]]'
workbench.explorer.views.state.hidden: '[{"id":"outline","isHidden":false},{"id":"timeline","isHidden":false},{"id":"workbench.explorer.openEditorsView","isHidden":true},{"id":"workbench.explorer.fileView","isHidden":false},{"id":"npm","isHidden":true},{"id":"workbench.explorer.emptyView","isHidden":true}]'
workbench.grid.size: '{"height":754,"width":754}'
workbench.panel.alignment: center