config: vscode config - In zenmode,make centerLayout:false

This commit is contained in:
2020-10-03 11:11:06 +05:30
parent 05a3b884f1
commit d6de275ba0
+2 -1
View File
@@ -1,3 +1,4 @@
{
"zenMode.fullScreen": false
"zenMode.fullScreen": false,
"zenMode.centerLayout": false
}